Skip to content

Commit f266179

Browse files
committed
Update README.md
1 parent 415e99a commit f266179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ sqlite3pp::query qry(
291291
# See also
292292
* http://www.sqlite.org/
293293
* https://code.google.com/p/sqlite3pp/
294-
* http://iwongu.github.com/2015/02/using-variadic-templates-with-different-parameter-types.html
295-
* http://iwongu.github.com/2015/02/using-variadic-templates-with-function-calls-using-tuple.html
294+
* https://github.com/iwongu/sqlite3pp/wiki/Using-variadic-templates-with-different-parameter-types
295+
* https://github.com/iwongu/sqlite3pp/wiki/Using-variadic-templates-with-function-calls-using-tuple
296296
* [c-of-day-43-sqlite3-c-wrapper-1](http://idea-thinking.blogspot.com/2007/09/c-of-day-43-sqlite3-c-wrapper-1.html) (Korean)
297297
* [c-of-day-44-sqlite3-c-wrapper-2](http://idea-thinking.blogspot.com/2007/09/c-of-day-44-sqlite3-c-wrapper-2.html) (Korean)
298298
* [c-of-day-45-sqlite3-c-wrapper-3](http://idea-thinking.blogspot.com/2007/09/c-of-day-45-sqlite3-c-wrapper-3.html) (Korean)

0 commit comments

Comments
 (0)