Skip to content

Commit 14e1537

Browse files
updates to docs
1 parent 61f2c27 commit 14e1537

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ composer require backslashphp/backslash
3636

3737
## Documentation
3838

39-
See https://backslashphp.github.io/backslash/ for complete documentation.
39+
See https://backslashphp.github.io for complete documentation.
4040

4141
## Testing
4242

docs/content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Backslash PHP Developer Guide"
2+
title: "Developer Guide"
33
type: docs
44
---
55

6-
![](/backslash/backslashphp-logo.svg)
6+
![](/backslashphp-logo.svg)
77

88
# Backslash PHP Developer Guide
99

docs/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = 'https://backslashphp.github.io/backslash/'
1+
baseURL = 'https://backslashphp.github.io/'
22
languageCode = 'en-ca'
33
title = 'Backslash PHP Developer Guide'
44
theme = 'book'

0 commit comments

Comments
 (0)