File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4747 git pull origin develop
4848 git add ./docs
4949 git commit -am "🧪 Build docs"
50- git push -f https://${{ github.token }}@github.com/ElbowSpaceUK /laravel-settings.git
50+ git push -f https://${{ github.token }}@github.com/tobytwigger /laravel-settings.git
Original file line number Diff line number Diff line change 11# Laravel Settings
22> Powerful and feature rich settings for Laravel.
33
4- [ ![ Latest Version] ( https://img.shields.io/github/v/release/ElbowSpaceUK /laravel-settings?label=Latest%20Version&sort=semver&style=plastic )] ( https://github.com/ElbowSpaceUK /laravel-settings/releases )
5- [ ![ Build] ( https://github.com/ElbowSpaceUK /laravel-settings/actions/workflows/build-status.yml/badge.svg?branch=develop )] ( https://github.com/ElbowSpaceUK /laravel-settings/actions/workflows/build-status.yml )
4+ [ ![ Latest Version] ( https://img.shields.io/github/v/release/tobytwigger /laravel-settings?label=Latest%20Version&sort=semver&style=plastic )] ( https://github.com/tobytwigger /laravel-settings/releases )
5+ [ ![ Build] ( https://github.com/tobytwigger /laravel-settings/actions/workflows/build-status.yml/badge.svg?branch=develop )] ( https://github.com/tobytwigger /laravel-settings/actions/workflows/build-status.yml )
66
77## Contents
88
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ search:
4646# Aux links for the upper right navigation
4747aux_links :
4848 " Laravel Settings on GitHub " :
49- - " //github.com/ElbowSpaceUK /laravel-settings"
49+ - " //github.com/tobytwigger /laravel-settings"
5050
5151# Heading anchor links appear on hover over h1-h6 tags in page content
5252# allowing users to deep link to a particular heading on a page.
@@ -61,7 +61,7 @@ last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https:/
6161# Footer "Edit this page on GitHub" link text
6262gh_edit_link : true # show or hide edit this page link
6363gh_edit_link_text : " Edit this page on GitHub."
64- gh_edit_repository : " https://github.com/ElbowSpaceUK /laravel-settings" # the github URL for your repo
64+ gh_edit_repository : " https://github.com/tobytwigger /laravel-settings" # the github URL for your repo
6565gh_edit_branch : " develop" # the branch that your docs is served from
6666# gh_edit_source: docs # the source that your files originate from
6767gh_edit_view_mode : " edit" # "tree" or "edit" if you want the user to jump into the editor immediately
Original file line number Diff line number Diff line change 11< p class ="text-small text-grey-dk-100 mb-0 ">
2- Copyright © 2020 Toby Twigger. Distributed by an < a href =\ "https://github.com/ElbowSpaceUK /laravel-translate/blob/develop/LICENCE.md\"> MIT license.</ a >
2+ Copyright © 2020 Toby Twigger. Distributed by an < a href =\ "https://github.com/tobytwigger /laravel-translate/blob/develop/LICENCE.md\"> MIT license.</ a >
33</ p >
You can’t perform that action at this time.
0 commit comments