mirror of
https://github.com/sotashimozono/obsidian-remote-ssh.git
synced 2026-07-22 06:52:07 +00:00
PR #294 migrated 5 root-level docs into docs/en/. This sweeps the stale path references that lived outside the moved files: - README.md, CONTRIBUTING.md, SECURITY.md: link/cite paths updated from docs/architecture-*.md, docs/plugin-compatibility.md, docs/testing-strategy.md to their new docs/en/ locations. - README.md: "pre-1.0" status block replaced with the current "1.0 released, community-store listing pending" framing — aligns with the same edit landed in docs/en/index.md. - plugin/src code-comment references (AdapterManager, SftpDataAdapter, main.ts, tests/compat/CompatVault.ts) updated to the new doc paths. - docs/en/index.md, docs/en/architecture/{index,shadow-vault}.md, docs/en/contributing/documentation.md: small text-level catch-up edits (path references, status note) that were missed in #294. |
||
|---|---|---|
| .. | ||
| e2e | ||
| scripts | ||
| src | ||
| tests | ||
| esbuild.config.mjs | ||
| eslint.config.mjs | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| tsconfig.json | ||
| versions.json | ||
| vitest.config.ts | ||
| vitest.integration.config.ts | ||
| vitest.replay.config.ts | ||
| vitest.setup.ts | ||