Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
wangchao1230 committed Feb 18, 2024
1 parent db38536 commit 0eb858e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
r"^(?!https?)",
"deploy-using-docker.html",
"deploy-using-kubernetes.html",
"https://github.com/microsoft/promptflow/tree/main/examples/flows/chat/chat-basic", # ignore before renamed
"https://github.com/microsoft/promptflow/tree/main/examples/flows/chat/chat-basic",
]

linkcheck_exclude_documents = ["contributing"]
Expand Down

0 comments on commit 0eb858e

Please sign in to comment.