Skip to content

Commit

Permalink
change edit url for public repository
Browse files Browse the repository at this point in the history
change edit url for public repository
  • Loading branch information
Deflaimun authored Aug 30, 2023
2 parents ecbd496 + e9d26dc commit 97b3f9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ urls:
output:
clean: true
content:
edit_url: 'https://github.com/redpanda-data/documentation/blob/{refname}/{path}'
sources:
- url: https://github.com/redpanda-data/documentation-private
branches: [main, v/*, api, shared, 'site-search']
Expand Down
1 change: 1 addition & 0 deletions local-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ urls:
output:
clean: true
content:
edit_url: 'https://github.com/redpanda-data/documentation/blob/{refname}/{path}'
sources:
- url: https://github.com/redpanda-data/documentation-private
branches: [main, v/*, api, shared, site-search]
Expand Down
1 change: 1 addition & 0 deletions preview-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ urls:
output:
clean: true
content:
edit_url: 'https://github.com/redpanda-data/documentation/blob/{refname}/{path}'
sources:
- url: https://github.com/redpanda-data/documentation-private
branches: [main, v/*, api, shared, site-search]
Expand Down

0 comments on commit 97b3f9a

Please sign in to comment.