mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
C-Plus-Plus --> C
This commit is contained in:
parent
3dc4c46408
commit
1ac21a391f
2
.github/workflows/update_directory_md.yml
vendored
2
.github/workflows/update_directory_md.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
import os
|
||||
from typing import Iterator
|
||||
|
||||
URL_BASE = "https://github.com/TheAlgorithms/C-Plus-Plus/blob/master"
|
||||
URL_BASE = "https://github.com/TheAlgorithms/C/blob/master"
|
||||
g_output = []
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user