mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
Fix link in deprecation note. (#1642)
Co-authored-by: Timo Reitz <timo.reitz@4com.de>
This commit is contained in:
@@ -4,7 +4,7 @@ description: How to Configure Athens to Fetch Missing Modules From an Upstream M
|
||||
weight: 7
|
||||
---
|
||||
|
||||
>Note: the filter file that this page documents is deprecated. Please instead see ["Filtering with the download mode file"](./download) for updated instructions on how to set upstream repositories in Athens.
|
||||
>Note: the filter file that this page documents is deprecated. Please instead see ["Filtering with the download mode file"](/configuration/download) for updated instructions on how to set upstream repositories in Athens.
|
||||
|
||||
By default, Athens fetches module code from an upstream version control system (VCS) like github.com, but this can be configured to use a Go modules repository like GoCenter or another Athens Server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user