Skip to content

Commit

Permalink
adding note formatting and moving the location
Browse files Browse the repository at this point in the history
  • Loading branch information
sbvegan committed Jul 25, 2023
1 parent 4900ddf commit c53547c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
5 changes: 4 additions & 1 deletion src/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ module.exports = {
children: [
'/docs/governance/token-house.md',
'/docs/governance/token-house-history.md',
'/docs/governance/law-of-chains-disclaimer.md',
'/docs/governance/gov-fund.md',
[
"https://docs.google.com/spreadsheets/d/1Ul8iMTsOFUKUmqz6MK0zpgt8Ki8tFtoWKGlwXj-Op34",
Expand Down Expand Up @@ -221,6 +220,10 @@ module.exports = {
],
collapsable: true
},
[
'/docs/governance/law-of-chains-disclaimer.md',
'Law of Chains Disclaimer'
],
[
'https://calendar.google.com/calendar/u/0?cid=Y19mbm10Z3VoNm5vbzZxZ2JuaTJncGVyaWQ0a0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t',
'Governance Calendar'
Expand Down
8 changes: 6 additions & 2 deletions src/docs/governance/law-of-chains-disclaimer.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ lang: en-US

# Important Disclaimer about the Law of Chains

NOTE: Along with v0.1 of the Law of Chains, this disclaimer is current in [DRAFT] form.
::: tip NOTE

Along with v0.1 of the Law of Chains, this disclaimer is current in [DRAFT] form.

:::

The [Law of Chains](https://gov.optimism.io/t/law-of-chains-v0-1-full-draft/6514) is fundamentally social in nature, intended to guide Optimism Governance and participants in the Optimism Collective. It is not a legal contract, and provides no legally enforceable warranties, representations, indemnities, rights, or obligations. Participants commit to the Law of Chains independently. No party acquires the ability to bind the other by virtue of their shared commitment to these guidelines.

Expand All @@ -20,4 +24,4 @@ Relatedly, participants that subscribe to the Law of Chains do so independently,

The Law of Chains is a set of guidelines. It is not a contract. If you need legally enforceable guarantees from specific people or entities, you need some kind of specific contract with them. This document, standing alone, is not that. For more information, see Law Chains, Section 8 (Enforcement).

Last Updated: July 25, 2023
Last Updated: July 25, 2023

0 comments on commit c53547c

Please sign in to comment.