-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Description
In the project-selection page, there are anchor tags for each community. These anchors allow you to link directly to a community's project list. E.g.
https://www.outreachy.org/apply/project-selection/#apache
(If Apache was participating in the current round.)
Mentors don't know they can link directly to their project list. Make the anchor tags more visible on the page like we do with the documentation section anchors. Make the section headers have the same formatting as this:
https://www.outreachy.org/docs/applicant/#what-is-outreachy
The project-selection page HTML template is here:
You can see how the anchor tags are formatted here:
Related to #204