Skip to content

Commit 2f0b8b5

Browse files
committed
Merge pull request fffaraz#138 from guoxiao/master
gflags has been moved to github
2 parents e8f6526 + 199b2ff commit 2f0b8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
140140
*Console/Terminal User Interface, Command Line Interface*
141141

142142
* [Boost.Program_options](http://www.boost.org/doc/libs/1_57_0/doc/html/program_options.html) - A library to obtain program options via conventional methods such as command line and config file. [Boost]
143-
* [gflags](http://code.google.com/p/gflags/?redir=1) - Commandline flags module for C++. [BSD]
143+
* [gflags](https://gflags.github.io/gflags/) - Commandline flags module for C++. [BSD]
144144
* [Ncurses](http://invisible-island.net/ncurses/) - A terminal user interfaces. [MIT]
145145
* [termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [BSD]
146146

0 commit comments

Comments
 (0)