Force trailing slash for flipper website
Summary: Use docusaurus new config option to force trailing slashes for all routes and fail build when extensions are not specified in markdown links to prevent flapping urls that lead to 404 in certain situations. Reviewed By: jknoxville Differential Revision: D32533292 fbshipit-source-id: a2d5fdff396b3bb4319893634dd637275ea9f598
This commit is contained in:
committed by
Facebook GitHub Bot
parent
dbe9106762
commit
7d4a6437ef
@@ -42,7 +42,7 @@ To get the desktop app to generate a client certificate for your client, and the
|
||||
|
||||
Use an RSocket client to connect (insecurely) to the following URL:
|
||||
|
||||
(Parameters are defined in [Implementing a Flipper Client](new-clients))
|
||||
(Parameters are defined in [Implementing a Flipper Client](new-clients.mdx))
|
||||
```
|
||||
localhost:8089/sonar?os={OS}
|
||||
&device={DEVICE}
|
||||
|
||||
Reference in New Issue
Block a user