Skip to content

Commit

Permalink
Update python/cli/data_platform_workflows_cli/sync_docs.py
Browse files Browse the repository at this point in the history
Co-authored-by: Carl Csaposs <[email protected]>
  • Loading branch information
a-velasco and carlcsaposs-canonical authored Aug 9, 2024
1 parent 917485d commit 785629c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cli/data_platform_workflows_cli/sync_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def from_csv_row(cls, row_: dict):


def main():
"""Update Discourse documentation topics to docs/ directory"""
"""Update Discourse documentation topics in docs/ directory"""

# Example `overview_topic_link`: "https://discourse.charmhub.io/t/charmed-postgresql-documentation/9710"
overview_topic_link: str = yaml.safe_load(
Expand Down

0 comments on commit 785629c

Please sign in to comment.