Skip to content

Commit 75cf3a0

Browse files
authored
https://github.com/TheAlgorithms/Go/blob/master
1 parent 09ac9d3 commit 75cf3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/blob/master"
18+
URL_BASE = "https://github.com/TheAlgorithms/Go/blob/master"
1919
g_output = []
2020
2121

0 commit comments

Comments
 (0)