mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08: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
|
import os
|
||||||
from typing import Iterator
|
from typing import Iterator
|
||||||
|
|
||||||
URL_BASE = "https://github.com/TheAlgorithms/C/blob/master"
|
URL_BASE = "https://github.com/kvedala/C/blob/master"
|
||||||
g_output = []
|
g_output = []
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user