aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorAnthony Wang2024-11-20 15:14:56 -0500
committerAnthony Wang2024-11-20 15:14:56 -0500
commit8f56d6361b88234074504ec9dfd1f48da0bb0555 (patch)
treeac6faa64420de7b448cf67a04774561e449a108b /content
parent866c48134c665d5976281a2f18d31bef7348e424 (diff)
Remove this site's URL from some links since it's unnecessary
Diffstat (limited to 'content')
-rw-r--r--content/about/_index.md2
-rw-r--r--content/posts/anime-vs-real-birthdays.md2
-rw-r--r--content/posts/answering-forgejo-federation-questions.md2
-rw-r--r--content/posts/end.md4
4 files changed, 5 insertions, 5 deletions
diff --git a/content/about/_index.md b/content/about/_index.md
index 396730d..b08b523 100644
--- a/content/about/_index.md
+++ b/content/about/_index.md
@@ -34,7 +34,7 @@ making code forges [talk to each other](https://codeberg.org/forgejo/forgejo/iss
taking a ton of photos of Sidney the cat.
-trapped inside [vim](https://a.exozy.me/posts/ainion/#programmers-being-trapped-inside-vim-and-unable-to-exit).
+trapped inside [vim](/posts/ainion/#programmers-being-trapped-inside-vim-and-unable-to-exit).
spending hours copying posts from my five previous blogs to this website and too tired to convert the crappy BBCode posts to Markdown.
diff --git a/content/posts/anime-vs-real-birthdays.md b/content/posts/anime-vs-real-birthdays.md
index 2924e9f..b2a90e3 100644
--- a/content/posts/anime-vs-real-birthdays.md
+++ b/content/posts/anime-vs-real-birthdays.md
@@ -9,7 +9,7 @@ tags: ["anime", "python"]
-Here's a plot of the frequency of real human birthdays and anime character birthdays, using data from the [UK government](https://www.ons.gov.uk/peoplepopulationandcommunity/birthsdeathsandmarriages/livebirths/articles/howpopularisyourbirthday/2015-12-18) and 萌娘百科, displayed using a [script I wrote](https://a.exozy.me/src/moegirlpedia-birthdays.py). (Note that the array is 0-indexed)
+Here's a plot of the frequency of real human birthdays and anime character birthdays, using data from the [UK government](https://www.ons.gov.uk/peoplepopulationandcommunity/birthsdeathsandmarriages/livebirths/articles/howpopularisyourbirthday/2015-12-18) and 萌娘百科, displayed using a [script I wrote](/src/moegirlpedia-birthdays.py). (Note that the array is 0-indexed)
![Real human birthdays](/img/uk-birthdays.png)
diff --git a/content/posts/answering-forgejo-federation-questions.md b/content/posts/answering-forgejo-federation-questions.md
index d1eea52..b8cc52a 100644
--- a/content/posts/answering-forgejo-federation-questions.md
+++ b/content/posts/answering-forgejo-federation-questions.md
@@ -33,4 +33,4 @@ And that's why [F3](https://forum.forgefriends.org/t/about-the-friendly-forge-fo
### Further reading
-If you think this post was helpful, you should read [Forge Federation Myths](https://a.exozy.me/posts/forge-federation-myths/). Note that it predates Forgejo, so you might want to mentally substitute `s/Gitea/Forgejo/g` while reading it.
+If you think this post was helpful, you should read [Forge Federation Myths](/posts/forge-federation-myths/). Note that it predates Forgejo, so you might want to mentally substitute `s/Gitea/Forgejo/g` while reading it.
diff --git a/content/posts/end.md b/content/posts/end.md
index fef5b98..aaba3b1 100644
--- a/content/posts/end.md
+++ b/content/posts/end.md
@@ -19,9 +19,9 @@ Anyways, here's the complete list of stories in the series:
1. [Short Story 1 by Alek](https://awestover.github.io/skyspace/posts/misc/02-25-24.html)
2. [Short Story 2 by me](/posts/short-story-2/)
-3. [Short Story 3 by Kevin](https://a.exozy.me/posts/guest-post-short-story-3/)
+3. [Short Story 3 by Kevin](/posts/guest-post-short-story-3/)
4. [Short Story 4 by me](/posts/short-story-4/)
-5. [Short Story 5 by Peter](https://a.exozy.me/posts/guest-post-short-story-5/)
+5. [Short Story 5 by Peter](/posts/guest-post-short-story-5/)
6. [Short Story 6 by Alek](https://awestover.github.io/skyspace/posts/misc/06-03-24.html)
![A plot of the word count for each story](/img/short-story-wc-plot.svg)