File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
< div class ="container ">
20
20
< header class ="mt-3 ">
21
21
< div class ="d-flex justify-content-between align-items-center ">
22
- < a href ="https://ucf-packagist.herokuapp.com / ">
22
+ < a href ="https://ucf.github.io/ucf-packagist / ">
23
23
< h1 > ucf/ucf-packagist</ h1 >
24
24
</ a >
25
- < span class ="badge bg-light text-dark m-1 " title ="Wednesday, 22-Mar-2023 21:02:56 UTC ">
26
- Last updated: < br class ="d-md-none "> < time datetime ="2023-03-22T21:02:56 +00:00 "> Wednesday, 22 Mar 2023 21:02:56 UTC</ time >
25
+ < span class ="badge bg-light text-dark m-1 " title ="Wednesday, 22-Mar-2023 23:19:12 UTC ">
26
+ Last updated: < br class ="d-md-none "> < time datetime ="2023-03-22T23:19:12 +00:00 "> Wednesday, 22 Mar 2023 23:19:12 UTC</ time >
27
27
</ span >
28
28
</ div >
29
29
@@ -228,7 +228,7 @@ <h5 class="card-title">Setting up this repository in your projects</h5>
228
228
< pre class ="file my-3 "> {
229
229
"repositories": [{
230
230
"type": "composer",
231
- "url": "https://ucf-packagist.herokuapp.com /"
231
+ "url": "https://ucf.github.io/ucf-packagist /"
232
232
}]
233
233
}</ pre >
234
234
< p > Click on an individual package's release version to get a snippet of code for your project's dependencies.</ p >
Original file line number Diff line number Diff line change 5
5
"sha1" : " f4a0850d232e08564919b0b32eb778790eedf542"
6
6
}
7
7
},
8
- "metadata-url" : " /p2/%package%.json" ,
8
+ "metadata-url" : " /ucf-packagist/ p2/%package%.json" ,
9
9
"available-packages" : [
10
10
" ucf/athena-gravityforms-plugin" ,
11
11
" ucf/athena-shortcodes-plugin" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ucf/ucf-packagist" ,
3
- "homepage" : " https://ucf-packagist.herokuapp.com /" ,
3
+ "homepage" : " https://ucf.github.io/ucf-packagist /" ,
4
4
"repositories" : [
5
5
{
6
6
"type" : " vcs" ,
You can’t perform that action at this time.
0 commit comments