summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaindropsSys <raindrops@equestria.dev>2024-05-21 22:18:53 +0200
committerRaindropsSys <raindrops@equestria.dev>2024-05-21 22:18:53 +0200
commit8c6fa46d4ac532c4bf6e4913d98135d255abc8a8 (patch)
treee835fad98d980f6f903ad9d1c3db0bc9fa25ff0e
parent076ea55a4fb2ab706c1604fcee13f619118f575b (diff)
downloadstarshine-8c6fa46d4ac532c4bf6e4913d98135d255abc8a8.tar.gz
starshine-8c6fa46d4ac532c4bf6e4913d98135d255abc8a8.tar.bz2
starshine-8c6fa46d4ac532c4bf6e4913d98135d255abc8a8.zip
Updated 3 files
-rw-r--r--network/blog/index.php4
-rw-r--r--network/bugs/index.php4
-rw-r--r--version2
3 files changed, 5 insertions, 5 deletions
diff --git a/network/blog/index.php b/network/blog/index.php
index 0f62d49..b266a94 100644
--- a/network/blog/index.php
+++ b/network/blog/index.php
@@ -1,4 +1,4 @@
<?php
-header("Location: https://raindrops-blog.equestria.horse");
-die(); \ No newline at end of file
+header("Location: https://blog.p.equestria.dev");
+die();
diff --git a/network/bugs/index.php b/network/bugs/index.php
index b3604f9..c15bc28 100644
--- a/network/bugs/index.php
+++ b/network/bugs/index.php
@@ -1,4 +1,4 @@
<?php
-header("Location: https://bugs.equestria.dev/issues?u=");
-die(); \ No newline at end of file
+header("Location: https://source.equestria.dev/groups/equestria.dev/-/issues");
+die();
diff --git a/version b/version
index ac565bc..c3d10c5 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-13.3.0
+13.3.1