commit | dbabf825f6a5224a4bdcebd2390b21f7797f651d | [log] [tgz] |
---|---|---|
author | Nathaniel Manista <nathaniel@google.com> | Sun Oct 25 17:46:25 2015 -0700 |
committer | Nathaniel Manista <nathaniel@google.com> | Sun Oct 25 17:46:25 2015 -0700 |
tree | 0bfb5ba81ee653813f824909d8e87142bb90cbde | |
parent | eca709b2fe5da618224b733ff633786174258e35 [diff] | |
parent | 96b8f57026b74c42eb91ef4aa228c0e3018cbf4f [diff] |
Merge pull request #149 from jrogers1126/patch-1 Correct broken link ("groupsettings" -> "groupssettings").
diff --git a/samples/README.md b/samples/README.md index 2bf8a39..c9c7cea 100644 --- a/samples/README.md +++ b/samples/README.md
@@ -127,7 +127,7 @@ <table> <tr> - <td><a href="groupsettings">samples/groupsettings</a></td> + <td><a href="groupssettings">samples/groupssettings</a></td> <td>Sample for the Groups Settings API</td> </tr> </table>