mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-25 06:49:36 +03:00
change base_url of the workflows to "kvedala/C"
This commit is contained in:
parent
18c79b203e
commit
d94681b5a4
2
.github/workflows/update_directory_md.yml
vendored
2
.github/workflows/update_directory_md.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
import os
|
||||
from typing import Iterator
|
||||
|
||||
URL_BASE = "https://github.com/TheAlgorithms/C/blob/master"
|
||||
URL_BASE = "https://github.com/kvedala/C/blob/master"
|
||||
g_output = []
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user