Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !36912

fix: access static flag icons from the up-to-date repository

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/ParanoidUser/bump-flag-urls into master Feb 16, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: ParanoidUser

While ago, the original Github user name of the 'country-flags' repository has being changed:

  • Old: https://github.com/hjnilsson/country-flags
  • New: https://github.com/hampusborgos/country-flags

Despite the fact that Github has request routing in-place to keep old URLs working it forces web browsers to do additional HTTP redirect requests to access the final resource. Taking into account the high number of resources (flags) the main page is referring to it makes sense to switch to the new URL and safe some time on the unnecessary network routing.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/ParanoidUser/bump-flag-urls