Skip to content

Commit

Permalink
removing eprs stub data
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-stringer committed Mar 18, 2021
1 parent f4f1379 commit 60b5d8b
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions src/constants/product-stubs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2214,23 +2214,4 @@ export const productStubs = {
],
},
},
eprs: {
6.2: {
sections: [
{
title: 'User Guides',
column: 1,
links: [
{
text: 'User Guide',
href:
'https://www.enterprisedb.com/edb-docs/d/edb-postgres-replication-server/user-guides/user-guide/6.2/toc.html',
pdf:
'https://www.enterprisedb.com/edb-docs/static/docs/eprs/6.2/EDB_Postgres_Replication_Server_Users_Guide_v6.2.pdf',
},
],
},
],
},
},
};

0 comments on commit 60b5d8b

Please sign in to comment.