Skip to content

Commit adf42aa

Browse files
authored
Merge pull request #181 from Skivling/fixlink
minor fixes, add links
2 parents 2adb499 + 6bed142 commit adf42aa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/using_bookwyrm/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Order: 12
66

77
You can join or create a Group with others on Bookwyrm.
88
There are many things a group could be made for - a book club, a bunch of friends, whatever makes sense for you.
9-
Groups can curate book **Lists** together, but that's about it right now.
9+
Groups can curate book [Lists](lists.html) together, but that's about it right now.
1010
Currently, the Bookwyrm developers are focusing on other things, not groups, but they will be improved in the future.
1111

1212
To find the groups page, first navigate to your profile, then open the 'Groups' tab.

content/using_bookwyrm/posting-statuses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Users can comment on in-progress or recently read books from the "Your books" se
99
From there, users can reply and start a conversation.
1010
BookWyrm posts can include formatting like bold, italics and links using [Markdown](https://www.markdownguide.org/cheat-sheet/).
1111

12-
If you're familiar with [posting on Mastodon](https://docs.joinmastodon.org/user/posting/), you'll find that BookWyrm statuses have analogous visibility settings, content warnings, and mentions. However, polls, custom emoji, and attachments are not supported yet.
12+
Bookwyrm statuses also have [visibility settings](/privacy-controls.html) which control who is able to see and interact with them.
1313

1414
## Types of statuses
1515

content/using_bookwyrm/privacy-controls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Other privacy settings are explained [at the bottom of this page](#privacy-relat
2424

2525
## Statuses
2626

27-
On Bookwyrm, [statuses](/posting-statuses) can be posted at four different privacy levels, which restrict who can see it and if it's promoted on public pages.
27+
On Bookwyrm, [statuses](/posting-statuses.html) can be posted at four different privacy levels, which restrict who can see it and if it's promoted on public pages.
2828
Each status has its own privacy level, so you can choose when to make it Public or Private, or set a default in settings.
2929
Note that it cannot be changed once it's published.
3030

@@ -95,7 +95,7 @@ Shelves are Public by default, but you can edit them to make them only visible t
9595

9696
### Public
9797

98-
- Anyone can see your List without logging in.
98+
- Anyone can see your [List](/lists.html) without logging in.
9999
- Your List will appear on:
100100
- the Lists discovery page (Lists tab).
101101
- the pages of books that are in it, displayed on the side of the screen.
@@ -120,7 +120,7 @@ For details, see [#3265](https://github.com/bookwyrm-social/bookwyrm/issues/3265
120120

121121
## Groups
122122

123-
Groups have the same privacy settings as statuses and lists do, except they can't be Followers-only.
123+
[Groups](/groups.html) have the same privacy settings as statuses and lists do, except they can't be Followers-only.
124124
Group membership always requires an invitation from the group's owner, even if it is marked Public.
125125
Note that currently, the Groups tab on a profile is only shown if the user viewing it is logged in (see [#3610](https://github.com/bookwyrm-social/bookwyrm/issues/3610)).
126126

0 commit comments

Comments
 (0)