summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2024-01-19 09:57:41 +0100
committerHarald Musum <musum@yahooinc.com>2024-01-19 09:57:41 +0100
commit850014cd84bcac61894d8fd7a91dbc74ac271d42 (patch)
treeda8f724f36130f47fee128ecc3ab6139885da1b5 /CONTRIBUTING.md
parent58d5bb8337bcd9f1b7698eb2945a764824e3942e (diff)
Fix link (doc moved)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8ce06014b5a..c5a50eb89df 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ This documents tells you what you need to know to contribute.
## Open development
All work on Vespa happens directly on GitHub,
-using the [GitHub flow model](https://docs.github.com/en/get-started/quickstart/github-flow).
+using the [GitHub flow model](https://docs.github.com/en/get-started/using-github/github-flow).
We release the master branch four times a week, and you should expect it to always work.
The continuous build of Vespa is at [https://factory.vespa.oath.cloud](https://factory.vespa.oath.cloud).
You can follow the fate of each commit there.