Fix base url
This commit is contained in:
		| @@ -16,16 +16,16 @@ | ||||
| <meta property="og:description" content="This page lists all of the probabilistic tools on this site in alphabetical order. | ||||
| Click a tool name in the first column to view tool details. | ||||
| Click a colorful"> | ||||
| <meta property="og:url" content="https://example.org/tools/prob/"> | ||||
| <meta property="og:url" content="https://fmtools.fyi/tools/prob/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="https://example.org/tools/prob/"> | ||||
| <link rel="canonical" href="https://fmtools.fyi/tools/prob/"> | ||||
|  | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://example.org/site.webmanifest'> | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://fmtools.fyi/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://fmtools.fyi/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://fmtools.fyi/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://fmtools.fyi/site.webmanifest'> | ||||
|  | ||||
| <link rel="stylesheet" href="https://example.org/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
| <link rel="stylesheet" href="https://fmtools.fyi/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
|  | ||||
|   <link href="/css/fontawesome.css" rel="stylesheet" /> | ||||
|   <link href="/css/brands.css" rel="stylesheet" /> | ||||
|   | ||||
| @@ -2,31 +2,31 @@ | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|   <channel> | ||||
|     <title>Probabilistic Tools on Formal Methods Tools</title> | ||||
|     <link>https://example.org/tools/prob/</link> | ||||
|     <link>https://fmtools.fyi/tools/prob/</link> | ||||
|     <description>Recent content in Probabilistic Tools on Formal Methods Tools</description> | ||||
|     <generator>Hugo</generator> | ||||
|     <language>en-us</language> | ||||
|     <lastBuildDate>Sat, 07 Jun 2025 00:00:00 +0000</lastBuildDate> | ||||
|     <atom:link href="https://example.org/tools/prob/index.xml" rel="self" type="application/rss+xml" /> | ||||
|     <atom:link href="https://fmtools.fyi/tools/prob/index.xml" rel="self" type="application/rss+xml" /> | ||||
|     <item> | ||||
|       <title>PRISM</title> | ||||
|       <link>https://example.org/tools/prob/prism/</link> | ||||
|       <link>https://fmtools.fyi/tools/prob/prism/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>https://example.org/tools/prob/prism/</guid> | ||||
|       <guid>https://fmtools.fyi/tools/prob/prism/</guid> | ||||
|       <description><p>PRISM is a probabilistic model checker, a tool for formal modelling and analysis of systems that exhibit random or probabilistic behaviour.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>STAMINA</title> | ||||
|       <link>https://example.org/tools/prob/stamina/</link> | ||||
|       <link>https://fmtools.fyi/tools/prob/stamina/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>https://example.org/tools/prob/stamina/</guid> | ||||
|       <guid>https://fmtools.fyi/tools/prob/stamina/</guid> | ||||
|       <description><p>A state-space truncation tool for Markov-Chains that can analyze infinite-sized models. Intefaces with either <a href="../storm" >Storm</a> or <a href="../prism" >PRISM</a>.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>Storm</title> | ||||
|       <link>https://example.org/tools/prob/storm/</link> | ||||
|       <link>https://fmtools.fyi/tools/prob/storm/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>https://example.org/tools/prob/storm/</guid> | ||||
|       <guid>https://fmtools.fyi/tools/prob/storm/</guid> | ||||
|       <description><p>Storm is a tool for the analysis of systems involving random or probabilistic phenomena.</p></description> | ||||
|     </item> | ||||
|   </channel> | ||||
|   | ||||
| @@ -14,16 +14,16 @@ | ||||
| <meta property="og:type" content="article"> | ||||
| <meta property="og:title" content="PRISM"> | ||||
| <meta property="og:description" content="PRISM is a probabilistic model checker, a tool for formal modelling and analysis of systems that exhibit random or probabilistic behaviour."> | ||||
| <meta property="og:url" content="https://example.org/tools/prob/prism/"> | ||||
| <meta property="og:url" content="https://fmtools.fyi/tools/prob/prism/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="https://example.org/tools/prob/prism/"> | ||||
| <link rel="canonical" href="https://fmtools.fyi/tools/prob/prism/"> | ||||
|  | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://example.org/site.webmanifest'> | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://fmtools.fyi/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://fmtools.fyi/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://fmtools.fyi/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://fmtools.fyi/site.webmanifest'> | ||||
|  | ||||
| <link rel="stylesheet" href="https://example.org/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
| <link rel="stylesheet" href="https://fmtools.fyi/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
|  | ||||
|   <link href="/css/fontawesome.css" rel="stylesheet" /> | ||||
|   <link href="/css/brands.css" rel="stylesheet" /> | ||||
|   | ||||
| @@ -14,16 +14,16 @@ | ||||
| <meta property="og:type" content="article"> | ||||
| <meta property="og:title" content="STAMINA"> | ||||
| <meta property="og:description" content="A state-space truncation tool for Markov-Chains that can analyze infinite-sized models. Intefaces with either Storm or PRISM."> | ||||
| <meta property="og:url" content="https://example.org/tools/prob/stamina/"> | ||||
| <meta property="og:url" content="https://fmtools.fyi/tools/prob/stamina/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="https://example.org/tools/prob/stamina/"> | ||||
| <link rel="canonical" href="https://fmtools.fyi/tools/prob/stamina/"> | ||||
|  | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://example.org/site.webmanifest'> | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://fmtools.fyi/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://fmtools.fyi/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://fmtools.fyi/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://fmtools.fyi/site.webmanifest'> | ||||
|  | ||||
| <link rel="stylesheet" href="https://example.org/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
| <link rel="stylesheet" href="https://fmtools.fyi/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
|  | ||||
|   <link href="/css/fontawesome.css" rel="stylesheet" /> | ||||
|   <link href="/css/brands.css" rel="stylesheet" /> | ||||
|   | ||||
| @@ -14,16 +14,16 @@ | ||||
| <meta property="og:type" content="article"> | ||||
| <meta property="og:title" content="Storm"> | ||||
| <meta property="og:description" content="Storm is a tool for the analysis of systems involving random or probabilistic phenomena."> | ||||
| <meta property="og:url" content="https://example.org/tools/prob/storm/"> | ||||
| <meta property="og:url" content="https://fmtools.fyi/tools/prob/storm/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="https://example.org/tools/prob/storm/"> | ||||
| <link rel="canonical" href="https://fmtools.fyi/tools/prob/storm/"> | ||||
|  | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://example.org/site.webmanifest'> | ||||
| <link rel="apple-touch-icon" sizes="180x180" href='https://fmtools.fyi/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://fmtools.fyi/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://fmtools.fyi/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://fmtools.fyi/site.webmanifest'> | ||||
|  | ||||
| <link rel="stylesheet" href="https://example.org/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
| <link rel="stylesheet" href="https://fmtools.fyi/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ=="> | ||||
|  | ||||
|   <link href="/css/fontawesome.css" rel="stylesheet" /> | ||||
|   <link href="/css/brands.css" rel="stylesheet" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user