accessibility-exchange / platform

The Accessibility Exchange platform.
https://github.com/orgs/accessibility-exchange/projects/2/views/8
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

fix: invalid instruction for URL format entry (resolves #2170) #2171

Closed jobara closed 5 months ago

jobara commented 5 months ago

Resolves #2170

Updates the instructions to remove the schemeless URL example (e.g. example.com), as this format will fail validation.

Prerequisites

If this PR changes PHP code or dependencies:

If this PR changes CSS or JavaScript code or dependencies:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.93%. Comparing base (0d86ed2) to head (5aa84c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2171 +/- ## ========================================= Coverage 97.93% 97.93% Complexity 2147 2147 ========================================= Files 333 333 Lines 9799 9799 ========================================= Hits 9597 9597 Misses 202 202 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.