diff --git a/README.md b/README.md
index f00f05a..7374450 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,24 @@
[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/blob/xpack/package.json)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/releases)
-[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/bison.svg?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
+[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/bison?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
[![license](https://img.shields.io/github/license/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/blob/xpack/LICENSE)
# The xPack GNU bison
-A standalone, cross-platform (macOS, GNU/Linux) binary distribution of GNU bison,
+A standalone, cross-platform (macOS, GNU/Linux) binary
+distribution of GNU bison,
intended for reproducible builds.
## Project documentation
-For information on how to install and use the tools provided by this project,
-please refer to the
+For information on how to install and use this project, please refer to the
[project web site](https://xpack-dev-tools.github.io/bison-xpack/).
+## Project source
+
+The source code of the current release is available on
+[GitHub tag v3.8.2-1.1 tree](https://github.com/xpack-dev-tools/bison-xpack/tree/v3.8.2-1.1).
+
## License
Unless otherwise stated, the original content is released under the terms of the
diff --git a/website/blog/_common/_download-analytics.mdx b/website/blog/_common/_download-analytics.mdx
index 7df8de5..167f789 100644
--- a/website/blog/_common/_download-analytics.mdx
+++ b/website/blog/_common/_download-analytics.mdx
@@ -8,8 +8,8 @@ import Image from '@theme/IdealImage';
## Analytics
- GitHub [xpack-dev-tools/bison-xpack](https://github.com/xpack-dev-tools/bison-xpack/)
- - this release
- - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/bison-xpack/total.svg)](https://github.com/xpack-dev-tools/bison-xpack/releases)
+ - this release
+ - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/bison-xpack/total)](https://github.com/xpack-dev-tools/bison-xpack/releases)
- [individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=bison-xpack) (grouped by release)
- npmjs.com [@xpack-dev-tools/bison](https://www.npmjs.com/package/@xpack-dev-tools/bison)
- last week downloads [![NPM Downloads](https://img.shields.io/npm/dw/%40xpack-dev-tools%2Fbison)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
diff --git a/website/docs/developer/index.mdx b/website/docs/developer/index.mdx
index 3111a79..895619f 100644
--- a/website/docs/developer/index.mdx
+++ b/website/docs/developer/index.mdx
@@ -34,6 +34,7 @@ import More from './_more.mdx'
# How to contribute to the xPack GNU bison
[![license](https://img.shields.io/github/license/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/blob/xpack/LICENSE)
+[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/issues)
This page is designed for developers who plan to contribute new features
or fix bugs in the
diff --git a/website/docs/maintainer/index.mdx b/website/docs/maintainer/index.mdx
index 92b0542..c8d923b 100644
--- a/website/docs/maintainer/index.mdx
+++ b/website/docs/maintainer/index.mdx
@@ -47,8 +47,8 @@ import PlatformDockerBuild from './_common/_platform-docker-build.mdx'
# How to make new xPack GNU bison releases
[![license](https://img.shields.io/github/license/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/blob/xpack/LICENSE)
-[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/bison-xpack.svg)](https://github.com/xpack-dev-tools/bison-xpack/issues)
-[![GitHub pulls](https://img.shields.io/github/issues-pr/xpack-dev-tools/bison-xpack.svg)](https://github.com/xpack-dev-tools/bison-xpack/pulls)
+[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/issues)
+[![GitHub pulls](https://img.shields.io/github/issues-pr/xpack-dev-tools/bison-xpack)](https://github.com/xpack-dev-tools/bison-xpack/pulls)
This page is designed for maintainers of the
**xPack GNU bison**
@@ -958,14 +958,14 @@ Close those that were addressed.
- GitHub [`xpack-dev-tools/bison-xpack`](https://github.com/xpack-dev-tools/bison-xpack/) repo
- latest xPack release
-[![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/bison-xpack/latest/total.svg)](https://github.com/xpack-dev-tools/bison-xpack/releases)
- - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/bison-xpack/total.svg)](https://github.com/xpack-dev-tools/bison-xpack/releases)
+[![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/bison-xpack/latest/total)](https://github.com/xpack-dev-tools/bison-xpack/releases)
+ - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/bison-xpack/total)](https://github.com/xpack-dev-tools/bison-xpack/releases)
- [individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=bison-xpack) (grouped by release)
- npmjs.com [`@xpack-dev-tools/bison`](https://www.npmjs.com/package/@xpack-dev-tools/bison/) xPack
- latest release, per month
-[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/bison.svg)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
-[![npm](https://img.shields.io/npm/dm/@xpack-dev-tools/bison.svg)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
- - all releases [![npm](https://img.shields.io/npm/dt/@xpack-dev-tools/bison.svg)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
+[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/bison)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
+[![npm](https://img.shields.io/npm/dm/@xpack-dev-tools/bison)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
+ - all releases [![npm](https://img.shields.io/npm/dt/@xpack-dev-tools/bison)](https://www.npmjs.com/package/@xpack-dev-tools/bison/)
Credit to [Shields IO](https://shields.io) for the badges and to
[Somsubhra/github-release-stats](https://github.com/Somsubhra/github-release-stats)