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
See the [Usage Guide](./docs/Usage-Guide.md) for detailed instructions on creating global and channel settings admin pages.
84
+
See the [Usage Guide](https://github.com/roeldeb/xperiencecommunity-projectsettings/blob/main/docs/Usage-Guide.md) for detailed instructions on creating global and channel settings admin pages.
85
85
86
86
### 4. Use Settings in Your Code
87
87
@@ -97,7 +97,7 @@ public class SeoService(IOptions<SeoSettings> settings)
97
97
98
98
## Full Instructions
99
99
100
-
View the [Usage Guide](./docs/Usage-Guide.md) for complete documentation including:
100
+
View the [Usage Guide](https://github.com/roeldeb/xperiencecommunity-projectsettings/blob/main/docs/Usage-Guide.md) for complete documentation including:
101
101
102
102
- Creating global and channel settings admin pages
103
103
- Settings resolution and fallback behavior
@@ -113,4 +113,4 @@ Feel free to submit issues or pull requests to the repository, this is a communi
113
113
114
114
## License
115
115
116
-
Distributed under the MIT License. See [`LICENSE.md`](./LICENSE.md) for more information.
116
+
Distributed under the MIT License. See [`LICENSE.md`](https://github.com/roeldeb/xperiencecommunity-projectsettings/blob/main/LICENSE.md) for more information.
0 commit comments