Skip to content

Commit 0c4d1fa

Browse files
unknwonSourcegraph
andauthored
all: replace links to sourcegraph master to main (#823)
Co-authored-by: Sourcegraph <[email protected]>
1 parent b2a4a7f commit 0c4d1fa

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

nginx/nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/master/cmd/server/shared/assets/nginx.conf
1+
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/main/cmd/server/shared/assets/nginx.conf
22
#
33
# You can adjust the configuration to add additional TLS or HTTP features.
44
# Read more at https://docs.sourcegraph.com/admin/nginx

nginx/nginx/sourcegraph_backend.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @sourcegraph: This file was adapted from https://github.com/sourcegraph/sourcegraph/blob/master/cmd/server/shared/assets/nginx/sourcegraph_backend.conf
1+
# @sourcegraph: This file was adapted from https://github.com/sourcegraph/sourcegraph/blob/main/cmd/server/shared/assets/nginx/sourcegraph_backend.conf
22
#
33
# Do not remove. This config is included in the upstream context for backend by
44
# nginx.conf

nginx/nginx/sourcegraph_http.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/master/cmd/server/shared/assets/nginx/sourcegraph_http.conf
1+
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/main/cmd/server/shared/assets/nginx/sourcegraph_http.conf
22
#
33
# Do not remove. The contents of sourcegraph_http.conf can change between
44
# versions and may include improvements to the configuration.

nginx/nginx/sourcegraph_main.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/master/cmd/server/shared/assets/nginx/sourcegraph_main.conf
1+
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/main/cmd/server/shared/assets/nginx/sourcegraph_main.conf
22
#
33
# Do not remove. The contents of sourcegraph_main.conf can change between
44
# versions and may include improvements to the configuration.

nginx/nginx/sourcegraph_server.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/master/cmd/server/shared/assets/nginx/sourcegraph_server.conf
1+
# @sourcegraph: This file should be kept in sync with https://github.com/sourcegraph/sourcegraph/blob/main/cmd/server/shared/assets/nginx/sourcegraph_server.conf
22
#
33
# Do not modify.
44

0 commit comments

Comments
 (0)