You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/v4-recipes/ui/add-bulma.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
By adding either of these to your SAFE project alongside the [Bulma stylesheet or the Bulma NPM package](https://bulma.io/documentation/overview/start/), you can take full advantage of Bulma.
9
9
10
10
### Using Feliz.Bulma
11
-
1.[Add the Feliz.Bulma NuGet package to the solution](./../package-management/add-nuget-package-to-client.md).
11
+
1.[Add the Feliz.Bulma NuGet package to the solution](../package-management/add-nuget-package-to-client.md).
12
12
1. Start using Feliz.Bulma components in your F# files.
0 commit comments