Skip to content

Commit

Permalink
docs: fix small error in docgen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 authored Aug 7, 2023
1 parent 9eff35f commit 3380762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/docgen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Please edit the rst file to met Fabric doc requirement
write a manifest file with filename and metadata
```
channels:
- name: channels.FabricChannel
- name: docgen.channels.FabricChannel
input_dir: path to input folder
output_dir: path to output folder
notebooks:
Expand Down Expand Up @@ -69,4 +69,4 @@ https://learn.microsoft.com/en-us/fabric/onelake/onelake-overview
Change it to
```
https://learn.microsoft.com/fabric/onelake/onelake-overview
```
```

0 comments on commit 3380762

Please sign in to comment.