From fceb638e75888faf9475c771d73c6d323a3cf266 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 8 Feb 2024 14:11:36 +0100 Subject: [PATCH] docs: remove mention of vikunja/api and vikunja/frontend repos --- .github/workflows/lockdown.yml | 2 +- README.md | 6 +++--- config.yml.sample | 4 ++-- docs/content/doc/development/test.md | 2 +- docs/content/doc/setup/config.md | 6 +++--- docs/content/doc/setup/openid-examples.md | 2 +- docs/content/doc/usage/caldav.md | 2 +- docs/content/doc/usage/webhooks.md | 2 +- frontend/README.md | 4 ++-- frontend/package.json | 4 ++-- frontend/scripts/deploy-preview-netlify.mjs | 2 +- pkg/routes/routes.go | 2 +- 12 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/workflows/lockdown.yml b/.github/workflows/lockdown.yml index 8aecfe2eeb..4243614d42 100644 --- a/.github/workflows/lockdown.yml +++ b/.github/workflows/lockdown.yml @@ -16,7 +16,7 @@ jobs: with: pr-comment: 'Hi! Thank you for your contribution. - This repo is only a mirror and unfortunately we can''t accept PRs made here. Please re-submit your changes to [our Gitea instance](https://kolaente.dev/vikunja/api/pulls). + This repo is only a mirror and unfortunately we can''t accept PRs made here. Please re-submit your changes to [our Gitea instance](https://kolaente.dev/vikunja/vikunja/pulls). Also check out the [contribution guidelines](https://vikunja.io/docs/development/#pull-requests). diff --git a/README.md b/README.md index d48b721f33..dad4ade91a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -[![Build Status](https://drone.kolaente.de/api/badges/vikunja/api/status.svg)](https://drone.kolaente.de/vikunja/api) +[![Build Status](https://drone.kolaente.de/api/badges/vikunja/vikunjaa/status.svg)](https://drone.kolaente.de/vikunja/vikunja) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](LICENSE) [![Download](https://img.shields.io/badge/download-v0.22.1-brightgreen.svg)](https://dl.vikunja.io) -[![Docker Pulls](https://img.shields.io/docker/pulls/vikunja/api.svg)](https://hub.docker.com/r/vikunja/api/) +[![Docker Pulls](https://img.shields.io/docker/pulls/vikunja/vikunja.svg)](https://hub.docker.com/r/vikunja/vikunja/) [![Swagger Docs](https://img.shields.io/badge/swagger-docs-brightgreen.svg)](https://try.vikunja.io/api/v1/docs) -[![Go Report Card](https://goreportcard.com/badge/kolaente.dev/vikunja/api)](https://goreportcard.com/report/kolaente.dev/vikunja/api) +[![Go Report Card](https://goreportcard.com/badge/kolaente.dev/vikunja/vikunja)](https://goreportcard.com/report/kolaente.dev/vikunja/vikunja) # Vikunja API diff --git a/config.yml.sample b/config.yml.sample index e155e5da2f..5b55976683 100644 --- a/config.yml.sample +++ b/config.yml.sample @@ -296,7 +296,7 @@ auth: # auth service accordingly if you're using the default vikunja frontend. # The frontend will automatically provide the api with the redirect url, composed from the current url where it's hosted. # If you want to use the desktop client with openid, make sure to allow redirects to `127.0.0.1`. - # Take a look at the [default config file](https://kolaente.dev/vikunja/api/src/branch/main/config.yml.sample) for more information about how to configure openid authentication. + # Take a look at the [default config file](https://kolaente.dev/vikunja/vikunja/src/branch/main/config.yml.sample) for more information about how to configure openid authentication. openid: # Enable or disable OpenID Connect authentication enabled: false @@ -343,7 +343,7 @@ defaultsettings: default_project_id: 0 # Start of the week for the user. `0` is sunday, `1` is monday and so on. week_start: 0 - # The language of the user interface. Must be an ISO 639-1 language code followed by an ISO 3166-1 alpha-2 country code. Check https://kolaente.dev/vikunja/frontend/src/branch/main/src/i18n/lang for a list of possible languages. Will default to the browser language the user uses when signing up. + # The language of the user interface. Must be an ISO 639-1 language code followed by an ISO 3166-1 alpha-2 country code. Check https://kolaente.dev/vikunja/vikunja/frontend/src/branch/main/src/i18n/lang for a list of possible languages. Will default to the browser language the user uses when signing up. language: # The time zone of each individual user. This will affect when users get reminders and overdue task emails. timezone: