{
  "project": "Hibernate OGM",
  "multi": {
    "pattern": "^/hibernate/ogm/([^/]+)/reference/en(?:-US)?/html/(.*)$",
    "target": "https://docs.jboss.org/hibernate/stable/ogm/reference/en-US/html_single/",
    "#redirect to single page for now": "/hibernate/stable/ogm/reference/en-US/html/${page}"
  },
  "single": {
    "pattern": "^/hibernate/ogm/([^/]+)/reference/en(?:-US)?/html_single/(index.html)?$",
    "target": "https://docs.jboss.org/hibernate/stable/ogm/reference/en-US/html_single/"
  },
  "stable": "5.4",
  "versions": [
    {
      "version": "5.0"
    },
    {
      "version": "4.2",
      "redirects": {
        "preface.html": "pr01.html",
        "ogm-howtocontribute.html": "ch01.html",
        "ogm-gettingstarted.html": "ch02.html",
        "ogm-architecture.html": "ch03.html",
        "ogm-configuration.html": "ch04.html",
        "ogm-mapping.html": "ch05.html",
        "ogm-api.html": "ch06.html",
        "ogm-query.html": "ch07.html",
        "ogm-datastore-providers.html": "ch08.html",
        "ogm-infinispan.html": "ch09.html",
        "ogm-ehcache.html": "ch10.html",
        "ogm-mongodb.html": "ch11.html",
        "ogm-neo4j.html": "ch12.html",
        "ogm-couchdb.html": "ch13.html"
      }
    },
    {
      "version": "4.1"
    },
    {
      "version": "4.0"
    }
  ]
}
