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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in config file #30

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Conversation

mpospese
Copy link
Contributor

Introduction

We advertise our open source repo's on the Swift Package Index. You can see YCoreUI's entry here. Using config files we can have this webpage show a "Documentation" link that connects to our documentation.

This config file was added in a previous commit, but it has a typo that prevents it from working. Therefore there is no "Documentation" button on the SPI website.

Purpose

Fix the typo in the SPI config file so that Swift Package Index can direct readers to Y鈥擟oreUI's documentation. It should look like this:

image

(from the SPI entry for Y-Network, which is correctly configured)

Scope

Fix SPI config file .spi.yml

Discussion

Resolves #28

馃搱 Coverage

Coverage should be unchanged

@mpospese mpospese added the bug Something isn't working label Nov 22, 2022
@mpospese mpospese self-assigned this Nov 22, 2022
@mpospese mpospese force-pushed the issue/28-spi-documentation-config branch from 14b04ed to 67e4ea7 Compare November 22, 2022 19:23
@mpospese mpospese merged commit 20f3b84 into main Nov 22, 2022
@mpospese mpospese deleted the issue/28-spi-documentation-config branch November 22, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

fix SPI documentation configuration
2 participants