Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix contribution links #245

Merged
merged 1 commit into from
Jun 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Linux CI](https://github.com/rickstaa/bayesian-learning-control/workflows/Linux%20CI/badge.svg)](https://github.com/rickstaa/bayesian-learning-control/actions?query=workflow%3A%22Linux+CI%22)
[![Mac CI](https://github.com/rickstaa/bayesian-learning-control/workflows/Mac%20CI/badge.svg)](https://github.com/rickstaa/bayesian-learning-control/actions?query=workflow%3A%22Mac+CI%22)
[![Docs CI](https://github.com/rickstaa/bayesian-learning-control/actions/workflows/docs_publish_ci.yml/badge.svg)](https://github.com/rickstaa/bayesian-learning-control/actions/workflows/docs_publish_ci.yml)
[![Contributions](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](contributing.md)
[![Contributions](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)

## Package Overview

Expand Down Expand Up @@ -43,4 +43,4 @@ Please see the [docs](https://rickstaa.github.io/bayesian-learning-control/) for

## Contributing

We use [husky](https://github.com/typicode/husky) pre-commit hooks and github actions to enforce high code quality. Please check the [contributing.md](contributing.md) before contributing to this repository.
We use [husky](https://github.com/typicode/husky) pre-commit hooks and github actions to enforce high code quality. Please check the [contributing guidelines](CONTRIBUTING.md) before contributing to this repository.
2 changes: 1 addition & 1 deletion bayesian_learning_control/simzoo