Skip to content

Moved .

Jaya Krishna Jasti requested to merge (removed):master into master

Issue Id: #414686 (closed)

The issue at hand involves the placement of a full stop within a "Learn More." link, where the correct convention dictates that the full stop should be placed outside of the hyperlink.

Currently, there are one or more instances in the code where the "Learn More." link appears as follows:

Learn More.

To address this issue, this merge request proposes the necessary modifications to adjust the placement of the full stop. The updated code will follow the appropriate convention, resulting in the desired formatting:

Learn More.

By making this adjustment, the merge request ensures that the "Learn More" links are consistent with standard hyperlink formatting. This improvement will enhance the clarity and usability of the affected components within the application.

It's worth noting that this particular issue is specifically designed for first-time contributors and is part of an ongoing course development. Therefore, it is important to ensure that the merge request is only completed by individuals who meet the criteria of being first-time contributors to GitLab.

Merge request reports