Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Valle <austinvalle@gmail.com>
  • Loading branch information
SBGoods and austinvalle committed Jan 11, 2024
1 parent d687f35 commit 84a9af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ ingress issues.

The `migrate` subcommand takes the following actions:
- Determines the rendered website directory based on the `--provider-dir` argument
- Copies the contents of the rendered website directory to the `--tempates-dir` folder (will create this folder if it doesn't exist)
- Copies the contents of the rendered website directory to the `--templates-dir` folder (will create this folder if it doesn't exist)
- (if the rendered website is using legacy format) Renames `docs/d/` and `docs/r/` subdirectories to `data-sources/` and `resources/` respectively
- Change file suffixes for Markdown files to `.md.tmpl` to create website templates
- Extracts code blocks from website docs to create individual example files in `--examples-dir` (will create this folder if it doesn't exist)
Expand Down

0 comments on commit 84a9af4

Please sign in to comment.