Skip to content

Commit 1ac21a3

Browse files
authored
C-Plus-Plus --> C
1 parent 3dc4c46 commit 1ac21a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_directory_md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
import os
1616
from typing import Iterator
1717
18-
URL_BASE = "https://github.com/TheAlgorithms/C-Plus-Plus/blob/master"
18+
URL_BASE = "https://github.com/TheAlgorithms/C/blob/master"
1919
g_output = []
2020
2121

0 commit comments

Comments
 (0)