Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

edit_uri master -> main #8

Merged
merged 1 commit into from
Nov 30, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ site_url: 'https://awslabs.github.io/aws-sync-routes/'
repo_name: 'aws-sync-routes'
repo_url: 'https://github.com/awslabs/aws-sync-routes'
remote_branch: 'gh-pages'
edit_uri: 'blob/master/docs/'
edit_uri: 'blob/main/docs/'

# Copyright
copyright: 'Copyright 2019 - 2021, Amazon Web Services, Inc. or its affiliates. All rights reserved.'
Expand Down