Skip to content

Commit 4bdd543

Browse files
committed
Fix link
1 parent a10beee commit 4bdd543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_site/quickstart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h2>
341341
</li>
342342
<li>
343343
<p>Different errors can be customized with different response codes,
344-
JSON, and side-effects. See more in the <a href="https://www.graphiti.dev/guides/error-handling">Error Handling
344+
JSON, and side-effects. See more in the <a href="https://www.graphiti.dev/guides/concepts/error-handling">Error Handling
345345
Guide</a>.</p>
346346
</li>
347347
</ul>

quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ end
188188

189189
* Different errors can be customized with different response codes,
190190
JSON, and side-effects. See more in the [Error Handling
191-
Guide]({{site.github.url}}/guides/error-handling).
191+
Guide]({{site.github.url}}/guides/concepts/error-handling).
192192

193193
{% include h.html tag="h2" text="Persisting" a="persisting" %}
194194

0 commit comments

Comments
 (0)