Skip to content

Commit 27c4a79

Browse files
author
Benibur
committed
fix(docs): update Jekyll baseurl for openburo Pages deployment
Pages is now served from openburo/TechSprint-n-01-april-20206-FilePicker, so baseurl must match the new repo name or all theme assets 404. Also refresh the aux_links GitHub pointer to the new canonical repo.
1 parent 6f9f8d0 commit 27c4a79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ description: Inter-App Communication via Intents & Capabilities — File Picker
33
remote_theme: just-the-docs/just-the-docs
44

55
url: ""
6-
baseurl: "/openburo-spec"
6+
baseurl: "/TechSprint-n-01-april-20206-FilePicker"
77

88
plugins:
99
- jekyll-remote-theme
1010

1111
aux_links:
1212
"GitHub":
13-
- "https://github.com/Benibur/openburo-spec"
13+
- "https://github.com/openburo/TechSprint-n-01-april-20206-FilePicker"
1414

1515
nav_enabled: true
1616
search_enabled: true

0 commit comments

Comments
 (0)