From 8dcc2827aa70664d04da49ef73fc869243e71bc8 Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Mon, 19 Mar 2018 18:13:54 -0500 Subject: [PATCH] Update json-introduction.md --- articles/modeling/json-introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/modeling/json-introduction.md b/articles/modeling/json-introduction.md index cd537ac..2f4debf 100644 --- a/articles/modeling/json-introduction.md +++ b/articles/modeling/json-introduction.md @@ -60,4 +60,4 @@ document. * [JSON Overview - Wikipedia](https://en.wikipedia.org/wiki/JSON) * [YAML Overview - Wikipedia](https://en.wikipedia.org/wiki/YAML) * [OpenAPI Specification Format Reference](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#format) -* [Referencing Another API Specification](/modeling/introduction/modeling-with-openapi/referencing-another-api-spec) +* [Referencing Another API Specification](/modeling/modeling-with-openapi/referencing-another-api-spec)