Skip to content

Commit bf64a55

Browse files
authored
Merge pull request p12tic#85 from p12tic/fix-exported-mediawiki-retrieval
Makefile: Fix retrieval of exported contents
2 parents fae8c47 + 24a4abd commit bf64a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,4 +257,4 @@ source:
257257
http://en.cppreference.com/w/ ; \
258258
popd > /dev/null
259259

260-
./export.py --url=http://en.cppreference.com/mwiki reference/cppreference-export-ns0,4,8,10.xml 0 4 8 10
260+
./export.py --url=https://en.cppreference.com/mwiki reference/cppreference-export-ns0,4,8,10.xml 0 4 8 10

0 commit comments

Comments
 (0)