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

Fix links #99

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Fix links #99

merged 3 commits into from
Nov 12, 2024

Conversation

Lennonka
Copy link
Contributor

@Lennonka Lennonka commented Nov 8, 2024

Fix failing links based on #91.

@Lennonka
Copy link
Contributor Author

Lennonka commented Nov 8, 2024

@ShimShtein The tests are still failing and I'm not sure what is wrong nor if my fix is correct. Please, help?
Also, this new link should pass for 6.17 but not for older.

@@ -78,7 +78,7 @@ module Documentation
'Products_and_Repositories_content-management' => "#{ForemanThemeSatellite.documentation_root}/managing_content/importing_content_content-management#Products_and_Repositories_content-management",
},
'Managing_Hosts' => {
'registering-a-host_managing-hosts' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/registering_hosts_to_server_managing-hosts#Registering_Hosts_by_Using_Global_Registration_managing-hosts",
'registering-a-host_managing-hosts' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/registering-hosts-and-setting-up-host-integration_managing-hosts#Registering_Hosts_by_Using_Global_Registration_managing-hosts",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Lennonka I have rolled back the change to the key (registering-a-host_managing-hosts). This key is used in the upstream foreman. We want to make sure that when the code calls for the upstream value like here:
https://github.com/theforeman/foreman/blob/9d0f388296a845ebcba944e9fc04570a42f5ceea/webpack/assets/javascripts/react_app/routes/RegistrationCommands/RegistrationCommandsPage/index.js#L203
the theme will serve the downstream link.

@evgeni
Copy link
Member

evgeni commented Nov 12, 2024

Squashed y'alls commits to make them pretty ✨ and going to merge this.

Thank you two!

@evgeni evgeni merged commit 4530108 into RedHatSatellite:develop Nov 12, 2024
21 checks passed
@Lennonka Lennonka deleted the fix-links branch November 12, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants