We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b89c0 commit 5e5c361Copy full SHA for 5e5c361
.github/workflows/update-snowflake-feature-coverage.yml
@@ -41,7 +41,7 @@ jobs:
41
cd localstack-docs
42
mv ../snowflake/coverage-features.md src/content/docs/snowflake/features/index.md
43
mv ../snowflake/coverage-functions.md src/content/docs/snowflake/sql-functions.md
44
- mv ../snowflake/coverage-restapi.md src/content/docs/snowflake/rest-api-endpoints.md
+ mv ../snowflake/coverage-restapi.md src/content/docs/snowflake/features/rest-api-endpoints.md
45
46
- name: Check for changes
47
id: check-for-changes
0 commit comments