diff --git a/developer_manual/bugtracker/codereviews.rst b/developer_manual/bugtracker/codereviews.rst index 2b2c64a8a..a1a5ef5a9 100644 --- a/developer_manual/bugtracker/codereviews.rst +++ b/developer_manual/bugtracker/codereviews.rst @@ -44,12 +44,6 @@ Examples Read our `coding guidelines`_ for information on what a good pull request and good Nextcloud code looks like. -These are two examples that are considered to be good examples of how pull -requests should be handled - -* https://github.com/owncloud/core/pull/121 -* https://github.com/owncloud/core/pull/146 - Questions? ----------