diff --git a/docs/_diagrams/uml/arch.uml b/docs/_diagrams/uml/arch.uml index 4f3844f57..9c123cf38 100644 --- a/docs/_diagrams/uml/arch.uml +++ b/docs/_diagrams/uml/arch.uml @@ -82,8 +82,8 @@ url of Authorization is [[../explanations/db_authz.html]] url of CLI is [[../references/cli.html#cli]] url of "Connection Pool" is [[../references/connection_pool.html]] url of Config is [[../references/configuration.html#configuration]] -url of HTTPADMIN is [[https://aosabook.org/en/posa/warp.html]] -url of HTTPAPI is [[https://aosabook.org/en/posa/warp.html]] +url of HTTPADMIN is [[../explanations/architecture.html#http]] +url of HTTPAPI is [[../explanations/architecture.html#http]] url of Listener is [[../references/listener.html#listener]] url of Proxy is [[../explanations/nginx.html]] url of "Schema Cache" is [[../references/schema_cache.html#schema-cache]] diff --git a/docs/_static/arch-dark.svg b/docs/_static/arch-dark.svg index ac80be588..0478b8e91 100644 --- a/docs/_static/arch-dark.svg +++ b/docs/_static/arch-dark.svg @@ -1 +1 @@ -PostgRESTPostgreSQLAuthorizationAPI schemaHTTPAuthApiRequestPlanQueryConnection PoolSchema CacheListenerHTTPAdminConfigCLITables, extensionsRoles, GRANT, RLSFunctions, ViewsuserProxyoperatordeveloperAuthenticates the user requestParses the URL syntaxGenerates internal ASTGenerates the SQLLISTEN sessionusesreloads \ No newline at end of file +PostgRESTPostgreSQLAuthorizationAPI schemaHTTPAuthApiRequestPlanQueryConnection PoolSchema CacheListenerHTTPAdminConfigCLITables, extensionsRoles, GRANT, RLSFunctions, ViewsuserProxyoperatordeveloperAuthenticates the user requestParses the URL syntaxGenerates internal ASTGenerates the SQLLISTEN sessionusesreloads \ No newline at end of file diff --git a/docs/_static/arch.svg b/docs/_static/arch.svg index 0fca584e4..d81a2e6d4 100644 --- a/docs/_static/arch.svg +++ b/docs/_static/arch.svg @@ -1 +1 @@ -PostgRESTPostgreSQLAuthorizationAPI schemaHTTPAuthApiRequestPlanQueryConnection PoolSchema CacheListenerHTTPAdminConfigCLITables, extensionsRoles, GRANT, RLSFunctions, ViewsuserProxyoperatordeveloperAuthenticates the user requestParses the URL syntaxGenerates internal ASTGenerates the SQLLISTEN sessionusesreloads \ No newline at end of file +PostgRESTPostgreSQLAuthorizationAPI schemaHTTPAuthApiRequestPlanQueryConnection PoolSchema CacheListenerHTTPAdminConfigCLITables, extensionsRoles, GRANT, RLSFunctions, ViewsuserProxyoperatordeveloperAuthenticates the user requestParses the URL syntaxGenerates internal ASTGenerates the SQLLISTEN sessionusesreloads \ No newline at end of file