|
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
10 | 10 | <meta property="og:title" content="pyOpenSci Community Code of Conduct" />
|
11 | 11 | <meta property="og:type" content="website" />
|
12 |
| -<meta property="og:url" content="https://www.pyopensci.org/governance/CODE_OF_CONDUCT.html" /> |
| 12 | +<meta property="og:url" content="https://www.pyopensci.org/handbook/CODE_OF_CONDUCT.html" /> |
13 | 13 | <meta property="og:site_name" content="pyOpenSci Python Package Guide" />
|
14 | 14 | <meta property="og:description" content="pyOpensci is dedicated to creating a welcoming, supportive and diverse community around the open source Python tools that drive open science. We do this through a combination of community building,..." />
|
15 | 15 | <meta property="og:image:width" content="1146" />
|
16 | 16 | <meta property="og:image:height" content="600" />
|
17 |
| -<meta property="og:image" content="https://www.pyopensci.org/governance/_images/social_previews/summary_CODE_OF_CONDUCT_0837b477.png" /> |
| 17 | +<meta property="og:image" content="https://www.pyopensci.org/handbook/_images/social_previews/summary_CODE_OF_CONDUCT_0837b477.png" /> |
18 | 18 | <meta property="og:image:alt" content="pyOpensci is dedicated to creating a welcoming, supportive and diverse community around the open source Python tools that drive open science. We do this thro..." />
|
19 | 19 | <meta name="description" content="pyOpensci is dedicated to creating a welcoming, supportive and diverse community around the open source Python tools that drive open science. We do this through a combination of community building,..." />
|
20 | 20 | <meta name="twitter:card" content="summary_large_image" />
|
|
62 | 62 | <script src="_static/design-tabs.js?v=f930bc37"></script>
|
63 | 63 | <script>DOCUMENTATION_OPTIONS.pagename = 'CODE_OF_CONDUCT';</script>
|
64 | 64 | <script src="_static/matomo.js?v=918da087"></script>
|
65 |
| - <link rel="canonical" href="https://www.pyopensci.org/governance/CODE_OF_CONDUCT.html" /> |
| 65 | + <link rel="canonical" href="https://www.pyopensci.org/handbook/CODE_OF_CONDUCT.html" /> |
66 | 66 | <link rel="icon" href="https://www.pyopensci.org/images/favicon.ico"/>
|
67 | 67 | <link rel="index" title="Index" href="genindex.html" />
|
68 | 68 | <link rel="search" title="Search" href="search.html" />
|
|
265 | 265 |
|
266 | 266 |
|
267 | 267 |
|
268 |
| - <a href="https://github.com/pyopensci/governance" title="GitHub" class="nav-link pst-navbar-icon" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><i class="fa-brands fa-square-github fa-lg" aria-hidden="true"></i> |
| 268 | + <a href="https://github.com/pyopensci/handbook" title="GitHub" class="nav-link pst-navbar-icon" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><i class="fa-brands fa-square-github fa-lg" aria-hidden="true"></i> |
269 | 269 | <span class="sr-only">GitHub</span></a>
|
270 | 270 | </li>
|
271 | 271 | <li class="nav-item">
|
|
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
422 |
| - <a href="https://github.com/pyopensci/governance" title="GitHub" class="nav-link pst-navbar-icon" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><i class="fa-brands fa-square-github fa-lg" aria-hidden="true"></i> |
| 422 | + <a href="https://github.com/pyopensci/handbook" title="GitHub" class="nav-link pst-navbar-icon" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><i class="fa-brands fa-square-github fa-lg" aria-hidden="true"></i> |
423 | 423 | <span class="sr-only">GitHub</span></a>
|
424 | 424 | </li>
|
425 | 425 | <li class="nav-item">
|
@@ -765,7 +765,7 @@ <h2>License<a class="headerlink" href="#license" title="Link to this heading">#<
|
765 | 765 |
|
766 | 766 |
|
767 | 767 | <div class="tocsection editthispage">
|
768 |
| - <a href="https://github.com/pyopensci/governance/edit/main/CODE_OF_CONDUCT.md"> |
| 768 | + <a href="https://github.com/pyopensci/handbook/edit/main/CODE_OF_CONDUCT.md"> |
769 | 769 | <i class="fa-solid fa-pencil"></i>
|
770 | 770 |
|
771 | 771 |
|
|
0 commit comments