Skip to content

Commit baf298c

Browse files
authored
Update links to repo (#1136)
1 parent 7f7800a commit baf298c

File tree

20 files changed

+234
-235
lines changed

20 files changed

+234
-235
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lives easier is very much appreciated!
1212

1313
## Using the issue tracker
1414

15-
The [issue tracker](https://github.com/facultyai/dash-bootstrap-components/issues) is
15+
The [issue tracker](https://github.com/dbc-team/dash-bootstrap-components/issues) is
1616
the preferred channel for [bug reports](#bug-reports), [feature requests](#feature-requests)
1717
and [submitting pull requests](#pull-requests), but please respect the following
1818
restrictions:
@@ -84,7 +84,7 @@ included in the project:
8484
# Navigate to the newly cloned directory
8585
cd dash-bootstrap-components
8686
# Assign the original repo to a remote called "upstream"
87-
git remote add upstream https://github.com/facultyai/dash-bootstrap-components.git
87+
git remote add upstream https://github.com/dbc-team/dash-bootstrap-components.git
8888
```
8989

9090
2. If you cloned a while ago, get the latest changes from upstream:
@@ -198,5 +198,5 @@ just build
198198
By contributing your code, you agree to license your contribution under the
199199
[Apache 2.0 license](../LICENSE).
200200

201-
[new-bug-report]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=bug.md
202-
[new-feature-request]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=feature.md
201+
[new-bug-report]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=bug.md
202+
[new-feature-request]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=feature.md

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ about: Tell us about a bug you may have identified in Dash Bootstrap Components
55

66
Before opening:
77

8-
- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
9-
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
8+
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
9+
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
1010

1111
Please fill out the below information as much as possible.
1212

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Before opening:
22

3-
- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
4-
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
3+
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
4+
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
55

66
Please fill out the below information as much as possible.
77

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ about: Tell us about a feature you would like to see in Dash Bootstrap Component
55

66
Before opening:
77

8-
- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
9-
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
8+
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
9+
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
1010

1111
Feature requests must include:
1212

.github/ISSUE_TEMPLATE/feature.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Before opening:
22

3-
- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
4-
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
3+
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
4+
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
55

66
Feature requests must include:
77

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://www.dash-bootstrap-components.com/">
3-
<img src="https://cdn.jsdelivr.net/gh/facultyai/dash-bootstrap-components@main/readme-images/logo.png" alt="dash-bootstrap-components logo" width="200" height="200">
3+
<img src="https://cdn.jsdelivr.net/gh/dbc-team/dash-bootstrap-components@main/readme-images/logo.png" alt="dash-bootstrap-components logo" width="200" height="200">
44
</a>
55
</p>
66

@@ -11,13 +11,13 @@
1111
<br>
1212
<a href="https://www.dash-bootstrap-components.com/">Explore the documentation</a>
1313
·
14-
<a href="https://github.com/facultyai/dash-bootstrap-components/issues/new?template=bug.md">Report a bug</a>
14+
<a href="https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=bug.md">Report a bug</a>
1515
·
16-
<a href="https://github.com/facultyai/dash-bootstrap-components/issues/new?template=feature.md">Request a feature</a>
16+
<a href="https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=feature.md">Request a feature</a>
1717
<br>
1818
<br>
19-
<img alt="GitHub Actions" src="https://github.com/facultyai/dash-bootstrap-components/actions/workflows/tests.yml/badge.svg">
20-
<img alt="GitHub" src="https://img.shields.io/github/license/facultyai/dash-bootstrap-components">
19+
<img alt="GitHub Actions" src="https://github.com/dbc-team/dash-bootstrap-components/actions/workflows/tests.yml/badge.svg">
20+
<img alt="GitHub" src="https://img.shields.io/github/license/dbc-team/dash-bootstrap-components">
2121
<img alt="PyPI" src="https://img.shields.io/pypi/v/dash-bootstrap-components">
2222
<img alt="Conda (channel only)" src="https://img.shields.io/conda/vn/conda-forge/dash-bootstrap-components">
2323
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/dash-bootstrap-components">
@@ -85,7 +85,7 @@ For more information on how to link local or external CSS, check out the
8585
With CSS linked, you can start building your app's layout with our Bootstrap
8686
components. These include layout components for organising the content of your app on the page, as well as UI components like navbars, cards, alerts and many more.
8787

88-
![layout](https://cdn.jsdelivr.net/gh/facultyai/dash-bootstrap-components@main/readme-images/layout.png)
88+
![layout](https://cdn.jsdelivr.net/gh/dbc-team/dash-bootstrap-components@main/readme-images/layout.png)
8989

9090
See our [_documentation_][docs-components] for a full list of available
9191
components.
@@ -104,14 +104,14 @@ will pass our linting checks, and how to submit the pull request itself.
104104
## Copyright and license
105105

106106
Code and documentation is copyright [Faculty Science Ltd.][faculty]
107-
2018-2025, and released under the [Apache 2.0 license](https://github.com/facultyai/dash-bootstrap-components/blob/main/LICENSE)
107+
2018-2025, and released under the [Apache 2.0 license](https://github.com/dbc-team/dash-bootstrap-components/blob/main/LICENSE)
108108

109109
[dash-homepage]: https://dash.plotly.com/
110110
[dash-docs-external]: https://dash.plotly.com/external-resources
111111
[bootstrap-homepage]: https://getbootstrap.com/
112112
[docs-components]: https://www.dash-bootstrap-components.com/docs/components
113113
[bootstrapcdn]: https://www.bootstrapcdn.com/
114114
[faculty]: https://faculty.ai
115-
[bug-report]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=bug.md
116-
[feature-request]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=feature.md
117-
[contribution-guide]: https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md
115+
[bug-report]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=bug.md
116+
[feature-request]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=feature.md
117+
[contribution-guide]: https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md

dash_bootstrap_components/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def __getattr__(name):
4545
f"{name} was deprecated in dash-bootstrap-components version "
4646
f"1.0.0. You are using {__version__}. For more details please "
4747
"see the migration guide: "
48-
"https://github.com/facultyai/dash-bootstrap-components/blob/"
48+
"https://github.com/dbc-team/dash-bootstrap-components/blob/"
4949
"6da4a97f940483deb3dc9c815ef4c7e450ff0be7/docs/content/"
5050
"migration-guide.md"
5151
)

demo/Demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const Demo = () => (
9595
<NavbarSimple
9696
sticky="top"
9797
brand="Dash Bootstrap Components"
98-
brand_href="https://github.com/facultyai/dash-bootstrap-components"
98+
brand_href="https://github.com/dbc-team/dash-bootstrap-components"
9999
>
100100
<NavItem>
101101
<NavLink href="https://www.asidatascience.com">A link</NavLink>

docs/components_page/components/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ For example, a simple application incorporating example above could look like th
2222

2323
{{code-example:components/index/simple.py}}
2424

25-
There is more detail on this in the [Quickstart](/docs/quickstart/) instructions for creating a basic app. Additionally, the [examples](https://github.com/facultyai/dash-bootstrap-components/tree/main/examples) in our GitHub repository demonstrate how multiple components can be combined to create a feature rich application.
25+
There is more detail on this in the [Quickstart](/docs/quickstart/) instructions for creating a basic app. Additionally, the [examples](https://github.com/dbc-team/dash-bootstrap-components/tree/main/examples) in our GitHub repository demonstrate how multiple components can be combined to create a feature rich application.
2626

2727
For more details on Dash in general, please refer to the [official Dash documentation](https://dash.plotly.com/).

docs/components_page/components/navbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The `NavbarSimple` will collapse on smaller screens, and add a toggle for reveal
2121

2222
If you want to have more control over the layout of your navbar you can use the `Navbar` component. This gives you full control over the children, but you will have to write your own callbacks to achieve things like the toggle behaviour on small screens. From Bootstrap 5, all elements inside the `NavBar` should be contained within a [`Container`](/docs/components/layout). We also recommend using a `Nav` component to wrap the navigation items, check the [docs here](/docs/components/nav).
2323

24-
Here is an example of a custom navbar, see the `examples/` folder in the [GitHub repo](https://github.com/facultyai/dash-bootstrap-components/blob/main/examples/advanced-component-usage/navbars.py) for more.
24+
Here is an example of a custom navbar, see the `examples/` folder in the [GitHub repo](https://github.com/dbc-team/dash-bootstrap-components/blob/main/examples/advanced-component-usage/navbars.py) for more.
2525

2626
{{example:components/navbar/navbar.py:navbar}}
2727

0 commit comments

Comments
 (0)