Skip to content

Commit

Permalink
chore: update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed May 19, 2022
1 parent 258f0e3 commit a16b832
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate-api-doc-local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

set -e

declare -r INTERMEDIATE_FILE="../discue-io-api-docs/docs/api-reference"
declare -r ENVIRONMENT_FILE="../discue-io-api-docs/generate-api-doc.config.json"
declare -r INTERMEDIATE_FILE="../api-docs/docs/api-reference"
declare -r ENVIRONMENT_FILE="../api-docs/generate-api-doc.config.json"

declare -r API_INPUT_FILE="../discue-io-api/api.yaml"

Expand Down

0 comments on commit a16b832

Please sign in to comment.