From: Ken Dreyer Date: Thu, 28 Apr 2016 22:02:29 +0000 (-0600) Subject: README: update URL for GitHub raw files X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dc8dcbec3514c1ecf5f3967ca6d33f4e0d496adf;p=keys.git README: update URL for GitHub raw files This changed in https://developer.github.com/changes/2014-04-25-user-content-security/ --- diff --git a/README.rst b/README.rst index 3bbd92b..d928ea9 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ After updating keys, run ``./update`` You use these keys by setting in ``/etc/ssh/ssh_import_id``:: - URL='https://raw.github.com/ceph/keys/autogenerated/ssh/%s.pub' + URL='https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/%s.pub' and then running::