Skip to content

Commit

Permalink
Merge pull request #195 from dunglas/dunglas-patch-1
Browse files Browse the repository at this point in the history
Fix broken link in Getting Started
  • Loading branch information
dunglas committed Oct 28, 2019
2 parents 068f74e + c4c0c95 commit 08518b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Expand Up @@ -5,7 +5,7 @@
## Starting the Hub

The easiest way to get started is to [install the official Mercure Hub](hub/install.md). When it's done, go directly to the next step.
Also, keep in mind that the hub is entirely optional. By the specification, your app can implement the Mercure protocol directly (take a look to the [libraries implementing Mercure](ecosystem/resources.md#libraries)).
Also, keep in mind that the hub is entirely optional. By the specification, your app can implement the Mercure protocol directly (take a look to the [libraries implementing Mercure](ecosystem/awesome.md#hubs-and-server-libraries)).

In the rest of this tutorial, we'll assume that the hub is running on `http://localhost:3000` and that the `JWT_KEY` is `!ChangeMe!`.

Expand Down

0 comments on commit 08518b3

Please sign in to comment.