Skip to content

Commit e54ddb3

Browse files
committed
Improve docs
1 parent 7218490 commit e54ddb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/content/docs/portal-faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ Overall, there are a number of advantages to the Central Portal:
7777

7878
There are also a few friction points:
7979
* the stats are hosted on a different service, which doesn't seem to provide the same access to the raw data as the previous OSSRH. That part is still relatively new so still under investigation.
80-
* Uploading the zip file in one go is generally slower since you can't upload files as they are built by Gradle. You may create several zips if you upload different projects in parallel, but you won't be able to beat the raw speed of the previous scheme. Since publishing should preferably be done in CI and doesn't use dev machine time, this drawback might not be surfaced.
80+
* Uploading the zip file in one go is generally slower since you can't upload files as they are built by Gradle. You may create several zips if you upload different projects in parallel, but you won't be able to beat the raw speed of the previous scheme. Since publishing should preferably be done in CI and doesn't use dev machine time, this drawback might or might not be important for you.
8181

8282
The migration also [broke browsing the SNAPSHOTs](#q-why-cant-i-browse-snapshots), so it's not all sunshine and roses.
8383

84-
But a facelift on OSSRH was certainly needed, and the system will improve gradually from that point.
84+
But a facelift on OSSRH was certainly needed, and the system will hopefully improve gradually from that point.
8585

8686
### Q: Where do I find the stats in the Central Portal?
8787

0 commit comments

Comments
 (0)