[gjs: 1/2] documentation: Fix broken links in Home.md




commit f166ef6a6deb29e5d6b15e9c1ca33c62c796f5c5
Author: Andy Holmes <andyholmes gnome org>
Date:   Fri Jan 21 21:23:07 2022 +0000

    documentation: Fix broken links in Home.md

 doc/Home.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/doc/Home.md b/doc/Home.md
index 5221629d5..010728586 100644
--- a/doc/Home.md
+++ b/doc/Home.md
@@ -28,7 +28,7 @@ There are also a growing number of [examples][gjs-examples] and thorough tests o
 
 It's possible to write standalone applications with GJS for the GNOME Desktop, and infrastructure for 
Gettext, GSettings and GResources via the `package` import. There is a package specification, template 
repository available and plans for an in depth tutorial.
 
-* [GJS Package Specification](https://wiki.gnome.org/Projects/Gjs/Package/Specification.md)
+* [GJS Package Specification](https://gitlab.gnome.org/GNOME/gjs/-/blob/HEAD/doc/Package/Specification.md)
 * [GJS Package Template](https://github.com/gcampax/gtk-js-app)
 
 GNOME Applications written in GJS:
@@ -65,5 +65,5 @@ Third party applications written in GJS:
 ## External Links
 
 * [GObjectIntrospection](https://wiki.gnome.org/action/show/Projects/GObjectIntrospection)
-* [GNOME Developer Platform Demo](https://developer.gnome.org/gnome-devel-demos/stable/js.html) (Some older 
examples that still might be informative)
-* [Writing GNOME Shell Extensions](https://wiki.gnome.org/Projects/GNOMEShell/Extensions/Writing)
+* [GNOME Developer Platform Demo](https://developer-old.gnome.org/gnome-devel-demos/stable/js.html) (Some 
older examples that still might be informative)
+* [GNOME Shell Extensions](https://gjs.guide/extensions)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]