mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
fixing relative links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Step 2.2: UI Fabric Component Library (Demo)
|
||||
|
||||
[Lessons](../) | [Exercise](./exercise/) | [Demo](./demo/)
|
||||
[Lessons](../../) | [Exercise](../exercise/)
|
||||
|
||||
[UI Fabric](https://developer.microsoft.com/en-us/fabric) is a component library that reflects the latest Microsoft design language. It is used in many Microsoft web applications and is [developed in the open](https://github.com/OfficeDev/office-ui-fabric-react).
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Step 2.2: UI Fabric Component Library (Exercise)
|
||||
|
||||
[Lessons](../) | [Exercise](./exercise/) | [Demo](./demo/)
|
||||
[Lessons](../../) | [Demo](../demo/)
|
||||
|
||||
# Exercise 1: Getting familiar with the Fabric documentation site:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user