Draft: GitLab Chat: Fix what is a fork url
What does this MR do and why?
Fix "what is a fork" url.
Screenshots or screen recordings
| Url |
|---|
![]() |
How to set up and validate locally
- Enable Tanuki Bot
gdk updateecho "Feature.enable(:openai_experimentation)" | rails cecho "Feature.enable(:tanki_bot)" | rails cecho "Feature.enable(:super_sidebar_nav)" | rails cgdk config set pgvector.enabled truegdk config set gitlab.rails.databases.embedding.enabled truegdk reconfigure- (optional, if reconfigure fails)
sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk /Library/Developer/CommandLineTools/SDKs/MacOSX13.0.sdk && gdk reconfigure - run script from gitlab-com/gl-infra/production#10588 (comment 1373586079)
- Help > Ask GitLab Chat
- Verify "what is a fork" link
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Sascha Eggenberger
