Skip to content

Commit

Permalink
TD-17 Update branch name in github editLink url
Browse files Browse the repository at this point in the history
  • Loading branch information
brianzelip committed Dec 13, 2024
1 parent 8365484 commit 2f48ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default defineConfig({
customCss: ['./src/styles/custom.css'],
editLink: {
baseUrl:
'https://github.com/archivesspace/tech-docs/edit/astro-starlight/'
'https://github.com/archivesspace/tech-docs/edit/master/'
},
credits: true,
lastUpdated: true,
Expand Down

0 comments on commit 2f48ac1

Please sign in to comment.