From 30c038ff7b8b80ac08e94de179e5bbddc0745331 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Nov 11 2015 07:30:57 +0000 Subject: [PATCH 1/3] Small typo on the front page doc --- diff --git a/mdapi/index.html b/mdapi/index.html index 33a2c73..363c469 100644 --- a/mdapi/index.html +++ b/mdapi/index.html @@ -102,7 +102,7 @@ Retrieve the changelog of a package You can retrieve the changelog of a specific package on a specific branch by querying: - /{branch}//{package name} + /{branch}/{package name} So for example, for the kernel in rawhide: From 99676c9e14773595c288157ea0a7871e91164852 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Nov 11 2015 13:10:54 +0000 Subject: [PATCH 2/3] Repository -> Repositories --- diff --git a/mdapi/index.html b/mdapi/index.html index 363c469..72cc4fc 100644 --- a/mdapi/index.html +++ b/mdapi/index.html @@ -39,9 +39,9 @@ a:hover, a:link, a:visited, a:active { mdapi is a small API exposing the metadata contained in the different RPM -repository. +repositories. -mdapi has access to the metadata of the different Fedora repository and will +mdapi has access to the metadata of the different Fedora repositories and will serve you the most recent information available, from updates-testing, if there is nothing in updates-testing, it will look for information from the updates repository and if there is still nothing, it will look for information From 2d493064e664b9b920f0012a786ec420c852a6d5 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Nov 11 2015 13:11:39 +0000 Subject: [PATCH 3/3] Adjust wording, drop the 'the' --- diff --git a/mdapi/index.html b/mdapi/index.html index 72cc4fc..b2939f4 100644 --- a/mdapi/index.html +++ b/mdapi/index.html @@ -38,7 +38,7 @@ a:hover, a:link, a:visited, a:active { |_| -mdapi is a small API exposing the metadata contained in the different RPM +mdapi is a small API exposing the metadata contained in different RPM repositories. mdapi has access to the metadata of the different Fedora repositories and will