commit 2fd938b95f37b4bc8fdafc2773df6a01ba1e3148
Author: Jasper Shovelton <[email protected]>
Date:   Sun Jul 16 18:30:26 2023 +0100

    Update Plan 9 domain

diff --git a/suckless.org/coding_style/index.md 
b/suckless.org/coding_style/index.md
index 0dc667be..067d6022 100644
--- a/suckless.org/coding_style/index.md
+++ b/suckless.org/coding_style/index.md
@@ -139,7 +139,7 @@ Headers
   * Try to avoid cyclic header inclusion dependencies.
   * Instead ensure they are included where and when they are needed.
   * Read <https://talks.golang.org/2012/splash.article#TOC_5.>
-  * Read <http://plan9.bell-labs.com/sys/doc/comp.html>
+  * Read <http://plan9.io/sys/doc/comp.html>
 
 
 User Defined Types


Reply via email to