Currently, URLs to posts have this format:
lemmy.ml/post/[number]
I suggest changing it to this so people can see the community immediately in shared URLs:
lemmy.ml/c/[community-name]/[post-number]
Currently, URLs to posts have this format:
lemmy.ml/post/[number]
I suggest changing it to this so people can see the community immediately in shared URLs:
lemmy.ml/c/[community-name]/[post-number]
2 Comments
CoderSupreme@programming.dev · 3 pts · 1y
I wish it had been like that but changing it at this point would break too many links.
matengor@lemmy.ml · 13 pts · 1y
You could keep the previous links intact. The software could handle both versions. It's probably also possible to create a forward from the old to the new URL format.