Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S swh-deposit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • 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
  • Platform
  • Development
  • swh-deposit
  • Repository
  • swh-deposit
  • README.rst
Find file Blame History Permalink
  • Jérémy Bobbio (Lunar)'s avatar
    Invert symlink and content for the README file · 806b9434
    Jérémy Bobbio (Lunar) authored Feb 23, 2023
    GitLab will display the content of the README file when browsing the
    repository. But in case the file is a symlink, it will display the
    path pointed by the symlink. There is a 6 year old issue about this:
    https://gitlab.com/gitlab-org/gitlab/-/issues/15093
    
    We can workaround the issue by having the content at the root of the
    repository and a symlink to this file in the `docs/` directory.
    
    Tested in swh-py-template!27
    806b9434