Skip to content

Commit

Permalink
Merge pull request #2064 from EDI-N/Kolya_ua
Browse files Browse the repository at this point in the history
Market_Design
  • Loading branch information
EDI-N committed Jan 24, 2024
2 parents 4aae6c9 + 3a5a979 commit 01c2621
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,8 @@ def setup(app):
# For videos from another storage
# source, destination
video_files = [
("https://raw.githubusercontent.com/EDI-N/For_Video/main/docs/Videos/Huawei.mp4", "huawei.mp4")
("https://raw.githubusercontent.com/EDI-N/For_Video/main/docs/Videos/Huawei.mp4", "huawei.mp4"),
("https://raw.githubusercontent.com/EDI-N/For_Video/main/docs/Videos/Market_Design.mp4", "market_design.mp4")
]

def download_file(url, local_filename):
Expand Down

0 comments on commit 01c2621

Please sign in to comment.