Skip to content

The anchor links for the SaaS offerings are incorrect

Tom Houston requested to merge tom.houston-fixed-saas-anchors into main

Step 1: What is changing in this MR?

The anchor tags on the pricing FAQ referencing storage and transfer limits are incorrect. The anchor tag references use saas. The actual anchor tags in use show com instead. This would be indicative of the change stated by Sid to use .com in lieu of SaaS since SaaS covers both .com and dedicated.

e.g.

  • Before: #when-are-the-future-gitlab-saas-namespace-storage-and-transfer-limits-applicable
  • After: #when-are-the-future-gitlab-com-namespace-storage-and-transfer-limits-applicable

This way when the customer selects the footnote next to the storage limitation in question it directs them to the correct portion of the FAQ. As it stands now, it doesn't take the end user anywhere, since the anchor tag being referenced doesn't exist.


I also updated the URL directing the customer to a free trial. The existing URL redirects the customer to the correct location, but I have updated the URL in use to direct the customer to the revised trial request URL.


If I missed anything or did anything incorrectly, I apologize for that.


Production Review app
https://about.gitlab.com/ WIP

Step 2: Ensure that your changes comply with the following, where applicable:

I don't believe these steps apply since I have not added or removed content and the changes I made are minor and are an adjustment to existing content which wouldn't affect any of the items listed below.

  • I, the Assignee, have run Axe tools on any updated pages, and fixed the relevant accessibility issues.
  • These changes work on both Safari, Chrome, and Firefox.
  • These changes have been reviewed for Visual Quality Assurance and Functional Quality Assurance on Mobile, Desktop, and Tablet.
  • These changes work with our Google Analytics and SEO tools.
  • These changes have been documented as expected.

Build Variables:

  • Use Contentful Preview API

Merge request reports