Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Fix typo in config file#30

Merged
mpospese merged 1 commit into
mainfrom
issue/28-spi-documentation-config
Nov 22, 2022
Merged

Fix typo in config file#30
mpospese merged 1 commit into
mainfrom
issue/28-spi-documentation-config

Conversation

@mpospese

Copy link
Copy Markdown
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—CoreUI'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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

fix SPI documentation configuration

2 participants