summaryrefslogtreecommitdiff
path: root/docs/user_guide
diff options
context:
space:
mode:
authorLibravatar Daenney <daenney@noreply.codeberg.org>2025-04-27 13:36:27 +0200
committerLibravatar Daenney <daenney@noreply.codeberg.org>2025-04-27 13:40:22 +0200
commit93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 (patch)
tree0e487b1f0d32ac0d45589198fb573b89e48afd8b /docs/user_guide
parent[chore] add woodpecker ci/cd pipelines (#4061) (diff)
downloadgotosocial-93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1.tar.xz
[chore] Rewrite all remaining Github links
Diffstat (limited to 'docs/user_guide')
-rw-r--r--docs/user_guide/importing_posts.md2
-rw-r--r--docs/user_guide/posts.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide/importing_posts.md b/docs/user_guide/importing_posts.md
index f20517d8a..a3df2bf61 100644
--- a/docs/user_guide/importing_posts.md
+++ b/docs/user_guide/importing_posts.md
@@ -28,7 +28,7 @@ The limitations on interactions with other accounts are an intentional politenes
## How to import your posts
-The process currently requires third-party tools which use the GTS API. In the future, we may integrate this into GoToSocial itself: please follow [issue #2](https://github.com/superseriousbusiness/gotosocial/issues/2) for updates.
+The process currently requires third-party tools which use the GTS API. In the future, we may integrate this into GoToSocial itself: please follow [issue #2](https://codeberg.org/superseriousbusiness/gotosocial/issues/2) for updates.
[`slurp`](https://github.com/VyrCossont/slurp) (by GTS developer Vyr Cossont) can import [post archives from Mastodon](https://github.com/VyrCossont/slurp?tab=readme-ov-file#importing-a-mastodon-archive) as well as [from Pixelfed](https://github.com/VyrCossont/slurp?tab=readme-ov-file#importing-a-pixelfed-archive). Please consult `slurp`'s docs, [Mastodon's instructions for exporting your data](https://docs.joinmastodon.org/user/moving/#export), and ["Importing Pixelfed Posts to GoToSocial with Slurp" by Jeff Sikes](https://box464.com/posts/gotosocial-slurp/) for more details. You'll need to be familiar with command-line basics, and have Git and a Go compiler installed.
diff --git a/docs/user_guide/posts.md b/docs/user_guide/posts.md
index c45ad4bcb..d42d7a466 100644
--- a/docs/user_guide/posts.md
+++ b/docs/user_guide/posts.md
@@ -136,7 +136,7 @@ Traditionally, these Exif data points are used by photographers to help them cat
To avoid leaking information about your location, GoToSocial makes a best-effort attempt to remove Exif information from media when you upload it, by zeroing out Exif data points.
!!! danger
- For your convenience and privacy, GoToSocial currently removes Exif tags from image files when they are uploaded. However, **automated removal of Exif data from mp4 videos is not currently supported** (see [#2577](https://github.com/superseriousbusiness/gotosocial/issues/2577)).
+ For your convenience and privacy, GoToSocial currently removes Exif tags from image files when they are uploaded. However, **automated removal of Exif data from mp4 videos is not currently supported** (see [#2577](https://codeberg.org/superseriousbusiness/gotosocial/issues/2577)).
Before you upload a video to GoToSocial, we recommend ensuring that Exif data tags are already removed from the video. You can find various tools and services online for doing this.