Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update links to old wiki #1174

Merged

Conversation

SqAtx
Copy link
Contributor

@SqAtx SqAtx commented Jan 19, 2025

Closes #1164

This commit updates the references to wiki.gnome.org, except the ones in the translations (I assume there is a process to mark translations as outdated), and the following:

$ ag wiki.gnome.org --ignore po
docs/contributors/git workflow tips.md
31:Pro tip: using a graphical tool like [gitg](https://wiki.gnome.org/Apps/Gitg/), which not only lets you see visually the relationship between the various branches, but also lets you select which lines of which files you want to "stage" to commit, making it INCREDIBLY easier, and letting you make much cleaner, smaller, "atomic" commits. Check out the [Meld](https://meldmerge.org/) tool, too.

docs/contributors/profiling GTG for performance.md
63:![Generated image](https://wiki.gnome.org/Apps/GTG/development?action=AttachFile&do=get&target=profile.png)

docs/source/releases/v0.3.1.rst
41:.. _`his Google Summer of Code 2013 project`: https://wiki.gnome.org/Outreach/SummerOfCode/2013/Projects/ParinPorecha_GTGOnline
50:.. _`ported GTG to python3 and gtk3`: https://wiki.gnome.org/Outreach/SummerOfCode/2013/Projects/XuanHu_PortingGTG
107:.. _`collaborative task management`: https://wiki.gnome.org/Outreach/SummerOfCode/2012/Projects/IzidorMatusov_CollaborativeGTG

gitg still marks wiki.gnome.org as their website, so I didn't change the link. Updating it to the GitLab project would also be a viable option.

The image was probably lost to time and would need to be regenerated.

The 0.3.1 release references some GSoC projects that I haven't chased new links for.

This commit updates the references to wiki.gnome.org, except the ones in
the translations (I assume there is a process to mark translations as
outdated), and the following:

```
$ ag wiki.gnome.org --ignore po
docs/contributors/git workflow tips.md
31:Pro tip: using a graphical tool like [gitg](https://wiki.gnome.org/Apps/Gitg/), which not only lets you see visually the relationship between the various branches, but also lets you select which lines of which files you want to "stage" to commit, making it INCREDIBLY easier, and letting you make much cleaner, smaller, "atomic" commits. Check out the [Meld](https://meldmerge.org/) tool, too.

docs/contributors/profiling GTG for performance.md
63:![Generated image](https://wiki.gnome.org/Apps/GTG/development?action=AttachFile&do=get&target=profile.png)

docs/source/releases/v0.3.1.rst
41:.. _`his Google Summer of Code 2013 project`: https://wiki.gnome.org/Outreach/SummerOfCode/2013/Projects/ParinPorecha_GTGOnline
50:.. _`ported GTG to python3 and gtk3`: https://wiki.gnome.org/Outreach/SummerOfCode/2013/Projects/XuanHu_PortingGTG
107:.. _`collaborative task management`: https://wiki.gnome.org/Outreach/SummerOfCode/2012/Projects/IzidorMatusov_CollaborativeGTG
```

gitg still marks wiki.gnome.org as their website, so I didn't change the
link. Updating it to the GitLab project would also be a viable option.

The image was probably lost to time and would need to be regenerated.

The 0.3.1 release references some GSoC projects that I haven't chased
new links for.

def test_domain_with_short_suffix(selfs):
def test_domain_with_short_suffix(self):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small drive-by fix here

@diegogangl diegogangl added the documentation "User manual" or "contributor documentation" issues label Jan 21, 2025
@diegogangl
Copy link
Contributor

Looks good, thanks!

@diegogangl diegogangl merged commit 7d40647 into getting-things-gnome:master Jan 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation "User manual" or "contributor documentation" issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update AppData metadata for Flathub and packages to point to the new website URL
2 participants