mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
MavenArtifacts.md: update links to HTTPS (#1674)
This commit is contained in:
committed by
Peter Johnson
parent
aab4c494d6
commit
063bbab6f5
@@ -5,8 +5,8 @@ WPILib publishes its built artifacts to our Maven server for use by downstream p
|
||||
## Repositories
|
||||
We provide two repositories. These repositories are:
|
||||
|
||||
* (Release) http://first.wpi.edu/FRC/roborio/maven/release/
|
||||
* (Development) http://first.wpi.edu/FRC/roborio/maven/development/
|
||||
* (Release) https://first.wpi.edu/FRC/roborio/maven/release/
|
||||
* (Development) https://first.wpi.edu/FRC/roborio/maven/development/
|
||||
|
||||
The release repository is where official WPILib releases are pushed.
|
||||
The development repository is where development releases of every commit to [master](https://github.com/wpilibsuite/allwpilib/tree/master) is pushed.
|
||||
|
||||
Reference in New Issue
Block a user