From 04078e3d7e37040b558e9c98fb4a78427067b27b Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Thu, 12 Apr 2018 14:19:33 -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 d440b3d..dc717a7 100644 --- a/articles/modeling/json-introduction.md +++ b/articles/modeling/json-introduction.md @@ -43,7 +43,7 @@ There are many benefits to using JSON, some of which include: be written in YAML, so either format can be used to write OpenAPI specifications * It can be used to link files together through [JSON - references](/modeling/introduction/modeling-with-openapi/referencing-another-api-spec), making it easy to break up large documents + references](/modeling/modeling-with-openapi/referencing-another-api-spec), making it easy to break up large documents into smaller, more focused documents Whether you are modeling an API, creating a Prism Collection, or writing