Skip to content
Open
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
2 changes: 1 addition & 1 deletion src/app/layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export default async function RootLayout({ children }) {
// banner={<Banner storageKey="Nextra 2">Nextra 2 Alpha</Banner>}
navbar={navbar}
editLink="Edit this page on GitHub"
docsRepositoryBase="https://github.com/Intelligent-Internet/Symbioism-Nextra"
docsRepositoryBase="https://github.com/Intelligent-Internet/Symbioism-Nextra/tree/main"
sidebar={{ defaultMenuCollapseLevel: 1 }}
pageMap={pageMap}
nextThemes={{ forcedTheme: 'dark' }}
Expand Down
2 changes: 1 addition & 1 deletion src/content/the-last-economy/appendix-a.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The instantaneous value of the Intelligence Action is the **Lagrangian**. This t

- **Definition 1: The Intelligence Lagrangian.** Intelligence Langrian, L, is the sum of three minimal, irreducible computational costs:

L = H(q, t) + C(q) + K(_r_)
L = A(q, t) + C(q) + E(_r_)

**Let us examine each component:**

Expand Down