Skip to content

Commit b989c4d

Browse files
committed
Fix root uri for Doc references.
1 parent 503a70d commit b989c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ add_action('after_setup_theme', function (){
4646
```
4747

4848
## Documentation
49-
- [Blade Directives](https://github.com/webstractions/sage-xpress/docs/blade.md)
49+
- [Blade Directives](https://github.com/webstractions/sage-xpress/tree/master/docs/blade.md)
5050

5151
## Acknowledgements
5252
- Roots/Sage Discourse thread [Resources for Blade](https://discourse.roots.io/t/best-practice-resources-for-blade/8341) and [Log1x's](https://discourse.roots.io/u/Log1x) contributions for inspiring the Blade component.

0 commit comments

Comments
 (0)