Skip to content

Commit b9e65a2

Browse files
authored
Fix some random front matter leftovers from old docs (#56)
1 parent fdd5aa7 commit b9e65a2

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/configuration/default_branch.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "default_branch"
33
date: 2019-07-01T17:46:00+02:00
44
anchor: "default_branch"
5-
weight:
5+
weight:
66
---
77

88
## Configuration
@@ -39,7 +39,7 @@ If a project uses the `main` branch as the default branch, and you want the pull
3939
"description": "My awesome project",
4040
"extra": {
4141
"violinist": {
42-
// highlight-next-line
42+
// highlight-next-line
4343
"default_branch": "develop"
4444
}
4545
}

docs/introduction/repository-access-self-hosted.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: "Repository access for on-prem / self hosted violinist update check runners"
3-
date: 2018-03-25T10:50:02+02:00
43
---
54

65
> This information relates to the _on-prem / Self Hosted_ version, which is _not_ [violinist.io](https://violinist.io) - a SaaS providing automated update checks for Composer / PHP. This information only applies to running update runner with the on-prem / Self Hosted version.

0 commit comments

Comments
 (0)