parent
5f30e7d4c3
commit
5294779969
File diff suppressed because it is too large
Load Diff
|
@ -24,7 +24,7 @@ Imported docs must follow these guidelines:
|
|||
From within this directory, run the following command:
|
||||
|
||||
```
|
||||
./update-imported-docs <config.yaml>
|
||||
+./update-imported-docs-[linux|macos] <config.yaml>
|
||||
```
|
||||
|
||||
The output should look similar to the following:
|
||||
|
|
|
@ -4,5 +4,5 @@ repos:
|
|||
branch: master
|
||||
gen-absolute-links: true
|
||||
files:
|
||||
- src: CHANGELOG-1.10.md
|
||||
dst: docs/imported/release/notes.md
|
||||
- src: CHANGELOG-1.11.md
|
||||
dst: content/en/docs/imported/release/notes.md
|
||||
|
|
Loading…
Reference in New Issue