Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-30737: Update link to the Devguide #3228

Merged
merged 3 commits into from Aug 30, 2017

Commits on Aug 30, 2017

  1. bpo-3037: Update link to the Devguide

    The Devguide has a new url so all the old links are updated.
    bugzPDX committed Aug 30, 2017
  2. bpo-3073: Remove .html from urls. Update url to https

    Fix url endings by removing .html and update urls to use https.
    bugzPDX committed Aug 30, 2017