From 4f281b2f98832eaf111b1d5172f962038731d651 Mon Sep 17 00:00:00 2001 From: Tyson Gach Date: Mon, 28 Nov 2022 12:07:42 -0500 Subject: [PATCH] =?UTF-8?q?`master`=20=E2=86=92=20`main`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _source/_data/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_source/_data/site.json b/_source/_data/site.json index db6747d..79d7a25 100644 --- a/_source/_data/site.json +++ b/_source/_data/site.json @@ -4,5 +4,5 @@ "url": "https://stimulus.hotwired.dev", "discourse_url": "https://discuss.hotwired.dev", "github_url": "https://github.com/hotwired/stimulus", - "stimulus_site_github_main_branch_url": "https://github.com/hotwired/stimulus/tree/master/docs" + "stimulus_site_github_main_branch_url": "https://github.com/hotwired/stimulus/tree/main/docs" }