From dc8dcbec3514c1ecf5f3967ca6d33f4e0d496adf Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 28 Apr 2016 16:02:29 -0600 Subject: [PATCH] README: update URL for GitHub raw files This changed in https://developer.github.com/changes/2014-04-25-user-content-security/ --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:: -- 2.47.3