Skip to content

Commit 7ae3ee8

Browse files
committed
Fix links
1 parent 2a7745c commit 7ae3ee8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/2_mcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: >
99
Thanks for taking the time to fill out this bug report.
1010
Before moving forward, check out
11-
[our MCP Troubleshooting section](https://hexdocs.pm/tidewave/mcp.html#troubleshooting).
11+
[our MCP Troubleshooting section](https://tidewave.hexdocs.pm/mcp.html#troubleshooting).
1212
1313
- type: input
1414
id: mcp-client

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ You may configure `tidewave` using the following syntax:
155155

156156
The following config is available:
157157

158-
* `allow_remote_access` - Tidewave only allows requests from localhost by default, even if your server listens on other interfaces, for security purposes. Read [our security guidelines for more information and when to allow remote access](https://hexdocs.pm/tidewave/security.html) (if you know what you are doing)
158+
* `allow_remote_access` - Tidewave only allows requests from localhost by default, even if your server listens on other interfaces, for security purposes. Read [our security guidelines for more information and when to allow remote access](https://tidewave.hexdocs.pm/security.html) (if you know what you are doing)
159159

160160
* `logger_middleware` - The logger middleware Tidewave should wrap to silence its own logs
161161

0 commit comments

Comments
 (0)