소스 검색

Update config.md

Shalvah 5 년 전
부모
커밋
29dda0debb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/config.md

+ 1 - 1
docs/config.md

@@ -63,7 +63,7 @@ For `static` output, the collection will be created in `public/docs/collection.j
 
 - `description`: The description for the generated Postman collection.
 
-- `base_url`: The base URL to be used in the Postman collection. If this is null, Scribe will use the value of [`base_url`](#base-url) set above.
+- `base_url`: The base URL to be used in the Postman collection. If this is null, Scribe will use the value of [`base_url`](#base_url) set above.
 
 - `auth`: The "Auth" section that should appear in the postman collection. See the [Postman schema docs](https://schema.getpostman.com/json/collection/v2.0.0/docs/index.html) for more information.