Skip to content

Commit f88e1c7

Browse files
author
Kurt Pfeifle
authored
Update draft.md
Fix obviously wrong field entry in table
1 parent 3d53db9 commit f88e1c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

draft.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ If an [AppImage] has [update information] embedded for this transport mechanism,
210210
Field | Type | Example | Comments
211211
----------- | ------ | -------- | --------
212212
Transport mechanism | String | `gh-releases-zsync` | [zsync] file and [AppImage] **MUST** be stored on GitHub Releases
213-
Bintray username | String | `probono` | Name of the GitHub user or organization of the account where the [zsync] file and [AppImage] are stored
214-
Bintray repository | String | `AppImages` | Name of the GitHub repository in which the [zsync] file and [AppImage] are stored
213+
GitHub username | String | `probono` | Name of the GitHub user or organization of the account where the [zsync] file and [AppImage] are stored
214+
GitHub repository | String | `AppImages` | Name of the GitHub repository in which the [zsync] file and [AppImage] are stored
215215
Release name | String | `latest` | Name of the release. `latest` will automatically use the latest release as determined by the GitHub API
216216
Filename | String | `Subsurface-*x86_64.AppImage.zsync` | Filename of the [zsync] file on GitHub, `*` is a wildcard
217217

0 commit comments

Comments
 (0)