File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,20 +12,20 @@ This page acts as a supplement to the
1212<a href =" https://swiftpackageindex.com " >Swift Package Index</a >
1313by providing build status for alternative platforms that are not
1414yet supported, such as
15- <a href =" " >Android</a > and
16- <a href =" " >Windows</a >.
15+ <a href =" https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/3461 " >Android</a > and
16+ <a href =" https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/1354 " >Windows</a >.
1717</small >
18- <p >
18+ </ p >
1919</div >
2020
2121<h2 >Android Build Status</h2 >
2222
2323{% assign items = site.data.android %}
2424{% assign stats = site.data.android_stats %}
2525
26- Of the <b >{{ stats.total_packages | number: "%,d " }}</b > packages that are successfully building for
26+ Of the <b >{{ stats.total_packages | number_format:"#,# # 0 " }}</b > packages that are successfully building for
2727<a href =" https://swiftpackageindex.com/search?query=platform:linux " >Linux</a >,
28- <b >{{ stats.success_packages | number: "%,d " }}</b >
28+ <b >{{ stats.success_packages | number_format:"#,# # 0 " }}</b >
2929are successfully building for Android.
3030
3131<h3 >Build Status by Repository</h3 >
You can’t perform that action at this time.
0 commit comments