Skip to content

Commit 48f4134

Browse files
author
Johannes Ernst
committed
Fix typo
Fix broken link
1 parent f774723 commit 48f4134

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/quickstart/evaluate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ experience what they expect from social media: users can follow other users on o
7979
instances, posts get distributed to followers, not mangled in the process, they can like
8080
posts, boost them, reply etc.
8181

82-
We will use a Linux container in which to run the tests. (If you are unfamiliar with the
82+
We will use a Linux container in which to run the tests. (If you are unfamiliar with
8383
Linux containers, Red Hat has a high-level
8484
[explanation here](https://www.redhat.com/en/topics/containers/whats-a-linux-container).)
8585
Our container needs to run {{% gl ubosgears %}}, which automates the installation

content/quickstart/sandbox/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ We suggest you follow an approach such as this:
129129

130130
* Identify the roles of {{% gls Node %}} that you have in your system. You may have a traditional
131131
client-server system, or you may have a P2P system, or a more complex architecture
132-
(such as a [Peer Computing Architecture](https://peercomputing.net./) as in the
132+
(such as a [Peer Computing Architecture](https://peercomputing.org/) as in the
133133
ActivityPub-based Fediverse).
134134

135135
* Identify the interaction patterns between the {{% gls Node %}} with the different roles.

0 commit comments

Comments
 (0)